18 class CParameterizedTrajectoryGenerator;
This is the base class for any user-defined PTG.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
Stores a candidate movement in TP-Space-based navigation.
double starting_robot_dir
double direction
TP-Space movement direction. Within [-2*PI,+2*PI].
CParameterizedTrajectoryGenerator * PTG
The associated PTG. nullptr if not applicable / undefined.
mrpt::utils::TParameters< double > props
List of properties.
double speed
TP-Space movement speed, normalized to [0,1]. A negative number means this candidate movement is unfe...