MRPT  2.0.3
Functions | Variables
RawlogGrabberApp_unittest.cpp File Reference
#include <gtest/gtest.h>
#include <mrpt/apps/RawlogGrabberApp.h>
#include <mrpt/config.h>
#include <mrpt/system/filesystem.h>
#include <test_mrpt_common.h>
#include <thread>

Go to the source code of this file.

Functions

 EXPECT_TRUE (mrpt::system::fileExists(ini_fil))
 
 EXPECT_TRUE (mrpt::system::fileExists(video_fil))
 
app setMinLoggingLevel (mrpt::system::LVL_ERROR)
 
app initialize (argc, argv)
 

Variables

const std::string ini_fil
 
const std::string video_fil
 
 try
 
const char * argv [] = {"rawlog-grabber", ini_fil.c_str()}
 
const int argc = sizeof(argv) / sizeof(argv[0])
 
const auto out_dir = mrpt::system::getTempFileName() + "_dir"s
 

Function Documentation

◆ EXPECT_TRUE() [1/2]

EXPECT_TRUE ( mrpt::system::fileExists(ini_fil )

◆ EXPECT_TRUE() [2/2]

EXPECT_TRUE ( mrpt::system::fileExists(video_fil )

◆ initialize()

app initialize ( argc  ,
argv   
)

◆ setMinLoggingLevel()

app setMinLoggingLevel ( mrpt::system::LVL_ERROR  )

Variable Documentation

◆ argc

const int argc = sizeof(argv) / sizeof(argv[0])

◆ argv

const char* argv[] = {"rawlog-grabber", ini_fil.c_str()}

◆ ini_fil

const std::string ini_fil
Initial value:
=
mrpt::UNITTEST_BASEDIR +
"/share/mrpt/config_files/rawlog-grabber/camera_ffmpeg_video_file.ini"s

Definition at line 26 of file RawlogGrabberApp_unittest.cpp.

Referenced by generic_icp_slam_test(), generic_kf_slam_test(), generic_pf_test(), generic_rbpf_slam_test(), and run_test_pf_localization().

◆ out_dir

const auto out_dir = mrpt::system::getTempFileName() + "_dir"s

Definition at line 46 of file RawlogGrabberApp_unittest.cpp.

◆ try

try
Initial value:

Definition at line 36 of file RawlogGrabberApp_unittest.cpp.

◆ video_fil

const std::string video_fil
Initial value:
=
mrpt::UNITTEST_BASEDIR + "/share/mrpt/datasets/dummy_video.avi"s

Definition at line 31 of file RawlogGrabberApp_unittest.cpp.

jpeg_error_mgr::s
char s[JMSG_STR_PARM_MAX]
Definition: mrpt_jpeglib.h:667
mrpt::apps::RawlogGrabberApp
RawlogGrabber application wrapper class.
Definition: RawlogGrabberApp.h:28



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020