15 class CParameterizedTrajectoryGenerator;
 mrpt::system::TParameters< double > props
List of properties. 
 
CParameterizedTrajectoryGenerator * PTG
The associated PTG. 
 
This is the base class for any user-defined PTG. 
 
double speed
TP-Space movement speed, normalized to [0,1]. 
 
double direction
TP-Space movement direction. 
 
double starting_robot_dir
Default to 0, they can be used to reflect a robot starting at a position not at (0,0). 
 
double starting_robot_dist
 
Stores a candidate movement in TP-Space-based navigation.