#include <mrpt/maps/COctoMap.h>
#include <mrpt/obs/CObservation2DRangeScan.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
TEST (COctoMapTests, updateVoxels) | |
TEST (COctoMapTests, insert2DScan) | |
TEST | ( | COctoMapTests | , |
updateVoxels | |||
) |
Definition at line 24 of file COctoMap_unittest.cpp.
References mrpt::maps::COctoMapBase< octree_t, octree_node_t >::getPointOccupancy(), mrpt::maps::COctoMap::updateVoxel(), mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
TEST | ( | COctoMapTests | , |
insert2DScan | |||
) |
Definition at line 53 of file COctoMap_unittest.cpp.
References mrpt::obs::CObservation2DRangeScan::aperture, ASSERT_, mrpt::maps::CMetricMap::insertObservation(), mrpt::obs::CObservation2DRangeScan::loadFromVectors(), M_PIf, and mrpt::obs::CObservation2DRangeScan::rightToLeft.
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |