Navigator interface for PointGoal navigation (with waypoints) and relative movement.
More...
#include <armarx/navigation/core/NavigatorInterface.h>
Navigator interface for PointGoal navigation (with waypoints) and relative movement.
Definition at line 17 of file NavigatorInterface.h.
◆ ~NavigatorInterface()
◆ isPaused()
virtual bool isPaused |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ isStopped()
virtual bool isStopped |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ moveTo() [1/2]
◆ moveTo() [2/2]
◆ moveToLocation()
virtual void moveToLocation |
( |
const std::string & |
location | ) |
|
|
pure virtual |
◆ moveTowards()
◆ pause()
◆ resume()
◆ setVelocityFactor()
virtual void setVelocityFactor |
( |
float |
velocityFactor | ) |
|
|
pure virtual |
◆ stop()
◆ update()
The documentation for this class was generated from the following file: