#include <gtest/gtest.h>
#include <mrpt/apps/CGridMapAlignerApp.h>
#include <mrpt/config.h>
#include <mrpt/math/TPose2D.h>
#include <mrpt/math/wrap2pi.h>
#include <mrpt/system/filesystem.h>
#include <test_mrpt_common.h>
Go to the source code of this file.
◆ catch()
catch |
( |
const std::exception & |
e | ) |
|
◆ EXPECT_TRUE() [1/2]
Referenced by atan2_lut_test(), checkAlignedFoo(), do_matrix_op_test(), do_test_init_random(), do_test_init_to_unit(), do_test_insertCheckMapBounds(), do_test_insertPointsAndRead(), generic_icp_slam_test(), generic_kf_slam_test(), generic_rbpf_slam_test(), myTestPolygonContainsPoint(), run_rnav_test(), TEST(), and Pose3DPDFGaussTests::testToQuatPDFAndBack().
◆ EXPECT_TRUE() [2/2]
◆ gridmap1_fil
const std::string gridmap1_fil |
Initial value:=
mrpt::UNITTEST_BASEDIR +
std::string("/share/mrpt/datasets/malaga-cs-fac-building.simplemap.gz")
Definition at line 30 of file CGridMapAligner_unittest.cpp.
◆ try