|
MRPT
1.9.9
|
#include <gtest/gtest.h>#include <mrpt/maps/COctoMap.h>#include <mrpt/obs/CObservation2DRangeScan.h>#include <mrpt/obs/stock_observations.h>Go to the source code of this file.
Functions | |
| TEST (COctoMapTests, updateVoxels) | |
| TEST (COctoMapTests, insert2DScan) | |
| TEST | ( | COctoMapTests | , |
| updateVoxels | |||
| ) |
Definition at line 22 of file COctoMap_unittest.cpp.
References mrpt::maps::COctoMapBase< octree_t, octree_node_t >::getPointOccupancy(), mrpt::maps::COctoMap::updateVoxel(), mrpt::math::TPoint3D_data::x, mrpt::math::TPoint3D_data::y, and mrpt::math::TPoint3D_data::z.
| TEST | ( | COctoMapTests | , |
| insert2DScan | |||
| ) |
Definition at line 51 of file COctoMap_unittest.cpp.
References mrpt::obs::stock_observations::example2DRangeScan(), and mrpt::maps::CMetricMap::insertObservation().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |