MRPT  2.0.4
Typedefs | Functions
KFSLAMApp_unittest.cpp File Reference
#include <gtest/gtest.h>
#include <mrpt/apps/KFSLAMApp.h>
#include <mrpt/system/filesystem.h>
#include <test_mrpt_common.h>
#include <functional>

Go to the source code of this file.

Typedefs

using config_changer_t = std::function< void(mrpt::config::CConfigFileBase &)>
 

Functions

void generic_kf_slam_test (const std::string &ini_filename, const std::string &rawlog_filename, config_changer_t cfg_changer)
 
 TEST (KFSLAMApp, EKF_SLAM_3D)
 
 TEST (KFSLAMApp, EKF_SLAM_2D)
 
 TEST (KFSLAMApp, EKF_SLAM_3D_data_assoc_JCBB_Maha)
 
 TEST (KFSLAMApp, EKF_SLAM_3D_data_assoc_NN_Maha)
 

Typedef Documentation

◆ config_changer_t

using config_changer_t = std::function<void(mrpt::config::CConfigFileBase&)>

Definition at line 16 of file KFSLAMApp_unittest.cpp.

Function Documentation

◆ generic_kf_slam_test()

void generic_kf_slam_test ( const std::string &  ini_filename,
const std::string &  rawlog_filename,
config_changer_t  cfg_changer 
)

◆ TEST() [1/4]

TEST ( KFSLAMApp  ,
EKF_SLAM_2D   
)

◆ TEST() [2/4]

TEST ( KFSLAMApp  ,
EKF_SLAM_3D   
)

◆ TEST() [3/4]

TEST ( KFSLAMApp  ,
EKF_SLAM_3D_data_assoc_JCBB_Maha   
)

◆ TEST() [4/4]

TEST ( KFSLAMApp  ,
EKF_SLAM_3D_data_assoc_NN_Maha   
)



Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 15:15:43 UTC 2020