#include <mrpt/maps/CHeightGridMap2D_MRF.h>
#include <mrpt/maps/CHeightGridMap2D.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
template<class MAP > | |
void | do_test_insertCheckMapBounds () |
TEST (CHeightGridMap2Ds, insertCheckMapBounds) | |
template<class MAP > | |
void | do_test_insertPointsAndRead () |
TEST (CHeightGridMap2Ds, insertPointsAndRead) | |
void do_test_insertCheckMapBounds | ( | ) |
Definition at line 15 of file CHeightGridMap2Ds_unittest.cpp.
References mrpt::maps::CHeightGridMap2D_Base::TPointInsertParams::update_map_after_insertion.
void do_test_insertPointsAndRead | ( | ) |
Definition at line 39 of file CHeightGridMap2Ds_unittest.cpp.
TEST | ( | CHeightGridMap2Ds | , |
insertCheckMapBounds | |||
) |
Definition at line 32 of file CHeightGridMap2Ds_unittest.cpp.
TEST | ( | CHeightGridMap2Ds | , |
insertPointsAndRead | |||
) |
Definition at line 51 of file CHeightGridMap2Ds_unittest.cpp.
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 |