MRPT
1.9.9
|
Definition at line 41 of file graph_slam_levmarq_unittest.cpp.
Static Public Member Functions | |
static void | addEdge (TNodeID from, TNodeID to, const typename my_graph_t::global_poses_t &real_poses, my_graph_t &graph) |
static void | create_ring_path (my_graph_t &graph, size_t N_VERTEX=50, double DIST_THRES=7, double NODES_XY_MAX=20) |
Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
void | test_ring_path (const char *className) |
void | compare_two_graphs (const my_graph_t &g1, const my_graph_t &g2, const double eps_node_pos=1e-3, const double eps_edges=1e-3) |
void | test_graph_text_serialization () |
void | test_graph_bin_serialization () |
void | test_optimize_compare_known_solution (const char *type) |
|
inlinestaticinherited |
Definition at line 29 of file graph_slam_levmarq_test_common.h.
References mrpt::random::CRandomGenerator::drawDefinitePositiveMatrix(), and mrpt::random::getRandomGenerator().
|
inlineprotected |
Definition at line 81 of file graph_slam_levmarq_unittest.cpp.
|
inlinestaticinherited |
Definition at line 55 of file graph_slam_levmarq_test_common.h.
References addEdge(), mrpt::DEG2RAD(), mrpt::random::getRandomGenerator(), M_PI, R, STD_NOISE_EDGE_ANG, STD_NOISE_EDGE_XYZ, STD_NOISE_NODE_ANG, and STD_NOISE_NODE_XYZ.
Referenced by GraphTester< my_graph_t >::test_graph_bin_serialization(), GraphTester< my_graph_t >::test_graph_text_serialization(), and GraphTester< my_graph_t >::test_ring_path().
|
inlineprotectedvirtual |
Definition at line 45 of file graph_slam_levmarq_unittest.cpp.
|
inlineprotectedvirtual |
Definition at line 46 of file graph_slam_levmarq_unittest.cpp.
|
inlineprotected |
Definition at line 148 of file graph_slam_levmarq_unittest.cpp.
References mrpt::serialization::archiveFrom(), GraphSlamLevMarqTest< my_graph_t >::create_ring_path(), and mrpt::io::CMemoryStream::Seek().
|
inlineprotected |
Definition at line 133 of file graph_slam_levmarq_unittest.cpp.
References GraphSlamLevMarqTest< my_graph_t >::create_ring_path().
|
inlineprotected |
Definition at line 164 of file graph_slam_levmarq_unittest.cpp.
References ASSERT_, ASSERT_FILE_EXISTS_, mrpt::graphslam::TResultInfoSpaLevMarq::final_total_sq_error, inout_graph_files, mrpt::MRPT_GLOBAL_UNITTEST_SRC_DIR, mrpt::graphslam::TResultInfoSpaLevMarq::num_iters, and mrpt::graphslam::optimize_graph_spa_levmarq().
|
inlineprotected |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |