|
MRPT
2.0.3
|
#include <gtest/gtest.h>#include <mrpt/maps/CPointsMapXYZI.h>#include <mrpt/obs/CObservation2DRangeScan.h>#include <mrpt/obs/CObservationPointCloud.h>#include <mrpt/obs/CObservationRotatingScan.h>#include <mrpt/obs/CObservationVelodyneScan.h>#include <mrpt/obs/CRawlog.h>#include <mrpt/system/filesystem.h>#include <test_mrpt_common.h>Go to the source code of this file.
Functions | |
| TEST (CObservationRotatingScan, fromKittiUndistorted) | |
| TEST (CObservationRotatingScan, fromVelodyne) | |
| TEST (CObservationRotatingScan, from2DScan) | |
| TEST | ( | CObservationRotatingScan | , |
| fromKittiUndistorted | |||
| ) |
Definition at line 20 of file CObservationRotatingScan_unittest.cpp.
References mrpt::maps::CPointsMapXYZI::Create(), and EXPECT_TRUE().
| TEST | ( | CObservationRotatingScan | , |
| fromVelodyne | |||
| ) |
Definition at line 42 of file CObservationRotatingScan_unittest.cpp.
References mrpt::obs::CRawlog::asObservation(), EXPECT_EQ(), EXPECT_NEAR(), EXPECT_TRUE(), mrpt::obs::CObservationRotatingScan::fromVelodyne(), mrpt::system::getShareMRPTDir(), mrpt::obs::CRawlog::loadFromRawLogFile(), and M_PI.
| TEST | ( | CObservationRotatingScan | , |
| from2DScan | |||
| ) |
Definition at line 66 of file CObservationRotatingScan_unittest.cpp.
References EXPECT_EQ(), EXPECT_NEAR(), EXPECT_TRUE(), mrpt::obs::CObservationRotatingScan::fromScan2D(), mrpt::obs::CRawlog::getAsObservations(), mrpt::system::getShareMRPTDir(), mrpt::obs::CRawlog::loadFromRawLogFile(), and M_PI.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020 |