#define DEFINE_SERIALIZABLE_POST_CUSTOM_BASE_LINKAGE(class_name, base_name, _LINKAGE_)
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
#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...
Kinematic model for Ackermann-like or differential-driven vehicles.
double ang_vel
Angular velocity (rad/s)
double lin_vel
Linear velocity (m/s)
Virtual base for velocity commands of different kinematic models of planar mobile robot.
GLubyte GLubyte GLubyte GLubyte w
GLenum const GLfloat * params
#define KINEMATICS_IMPEXP
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
Parameters that may be used by cmdVel_limits() in any derived classes.