#define MRPT_OVERRIDE
C++11 "override" for virtuals: 
 
Virtual base for velocity commands of different kinematic models of planar mobile robot...
 
double ramp_time
: Blending time between current and target time. 
 
#define DEFINE_SERIALIZABLE_PRE_CUSTOM_BASE_LINKAGE(class_name, base_name, _LINKAGE_)
This declaration must be inserted in all CSerializable classes definition, before the class declarati...
 
double dir_local
: direction, relative to the current robot heading (radians). 0 means forward. 
 
#define KINEMATICS_IMPEXP
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
 
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
 
#define DEFINE_SERIALIZABLE_POST_CUSTOM_BASE_LINKAGE(class_name, base_name, _LINKAGE_)
 
Parameters that may be used by cmdVel_limits() in any derived classes. 
 
GLenum const GLfloat * params
 
double rot_speed
: (rad/s) rotational speed for rotating such as the robot slowly faces forward.