MRPT
2.0.1
|
#include "nav-precomp.h"
#include <mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h>
#include <mrpt/opengl/CSetOfLines.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/system/os.h>
#include <fstream>
Go to the source code of this file.
Functions | |
IMPLEMENTS_VIRTUAL_SERIALIZABLE (CParameterizedTrajectoryGenerator, CSerializable, mrpt::nav) CParameterizedTrajectoryGenerator | |
Variables | |
static std::string | OUTPUT_DEBUG_PATH_PREFIX = "./reactivenav.logs" |
static PTG_collision_behavior_t | COLLISION_BEHAVIOR |
IMPLEMENTS_VIRTUAL_SERIALIZABLE | ( | CParameterizedTrajectoryGenerator | , |
CSerializable | , | ||
mrpt::nav | |||
) |
Definition at line 36 of file CParameterizedTrajectoryGenerator.cpp.
|
static |
Definition at line 22 of file CParameterizedTrajectoryGenerator.cpp.
Referenced by mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR().
|
static |
Definition at line 21 of file CParameterizedTrajectoryGenerator.cpp.
Referenced by mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |