MRPT
1.9.9
|
#include "graph_slam_levmarq_test_common.h"
#include <gtest/gtest.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/system/filesystem.h>
Go to the source code of this file.
Classes | |
class | GraphTester< my_graph_t > |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
Macros | |
#define | GRAPHS_TESTS(_TYPE) |
Typedefs | |
using | in_out_filenames = std::set< std::tuple< std::string, std::string > > |
using | GraphTester2D = GraphTester< CNetworkOfPoses2D > |
using | GraphTester3D = GraphTester< CNetworkOfPoses3D > |
using | GraphTester2DInf = GraphTester< CNetworkOfPoses2DInf > |
using | GraphTester3DInf = GraphTester< CNetworkOfPoses3DInf > |
Functions | |
MRPT_TODO ("Re-enable tests after https://github.com/MRPT/mrpt/issues/770") | |
Variables | |
std::string | mrpt::MRPT_GLOBAL_UNITTEST_SRC_DIR |
const std::map< std::string, in_out_filenames > | inout_graph_files |
#define GRAPHS_TESTS | ( | _TYPE | ) |
Definition at line 222 of file graph_slam_levmarq_unittest.cpp.
using GraphTester2D = GraphTester<CNetworkOfPoses2D> |
Definition at line 217 of file graph_slam_levmarq_unittest.cpp.
Definition at line 219 of file graph_slam_levmarq_unittest.cpp.
using GraphTester3D = GraphTester<CNetworkOfPoses3D> |
Definition at line 218 of file graph_slam_levmarq_unittest.cpp.
Definition at line 220 of file graph_slam_levmarq_unittest.cpp.
using in_out_filenames = std::set<std::tuple<std::string, std::string> > |
Definition at line 30 of file graph_slam_levmarq_unittest.cpp.
MRPT_TODO | ( | "Re-enable tests after https://github.com/MRPT/mrpt/issues/770" | ) |
const std::map<std::string, in_out_filenames> inout_graph_files |
Definition at line 31 of file graph_slam_levmarq_unittest.cpp.
Referenced by GraphTester< my_graph_t >::test_optimize_compare_known_solution().
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 |