INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydrointerfaces::RangeScanNav2d Class Reference
|
Classes | |
class | Command |
Motion command structure. More... | |
Public Member Functions | |
virtual int | waypointHorizon () |
virtual void | getCommand (bool stalled, bool localisationUncertain, Command &command)=0 |
Abstract interface class for local navigation drivers.
The manager sets the goal location (in the robot's coordinate system) by modifying the goal.
virtual void hydrointerfaces::RangeScanNav2d::getCommand | ( | bool | stalled, | |
bool | localisationUncertain, | |||
Command & | command | |||
) | [pure virtual] |
Sets motion command based on the provided state and goal information.
The pose is in a global coordinate frame, while the goals are in the local coordinate frame.
virtual int hydrointerfaces::RangeScanNav2d::waypointHorizon | ( | ) | [inline, virtual] |
The number of waypoints we look into the future (and therefore expect to be provided with)
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)