39 mrpt::kinematics::CVehicleVelCmdPtr
cmd_vel;
This is the base class for any reactive/planned navigation system.
"Fake navigator" for tests: it just sends out a pre-programmed sequence of commands to the robot.
std::map< double, TVelCmd > programmed_orders
map [time_in_secs_since_beginning] -> orders.
virtual void navigate(const TNavigationParams *params) MRPT_OVERRIDE
Navigation request to a single target location.
virtual void performNavigationStep() MRPT_OVERRIDE
To be implemented in derived classes.
virtual void onStartNewNavigation() MRPT_OVERRIDE
Called whenever a new navigation has been started.
The pure virtual interface between a real or simulated robot and any CAbstractNavigator-derived class...
This class allows loading and storing values and vectors of different types from a configuration text...
GLenum const GLfloat * params
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
The struct for configuring navigation requests.
mrpt::kinematics::CVehicleVelCmdPtr cmd_vel
all with the same meaning than in CRobot2NavInterface::changeSpeeds()