|
MIRA
|
This task enables remote controlling of a robot via the navigation system. More...
#include <navigation/tasks/RemoteControlTask.h>

Public Member Functions | |
| RemoteControlTask () | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| The reflect method. More... | |
| Class const & | getClass () const |
Static Public Member Functions | |
| static PseudoClass const & | CLASS () |
Protected Member Functions | |
| virtual Class const & | internalGetClass () const=0 |
This task enables remote controlling of a robot via the navigation system.
Therefore the requested driving commands of the user should be followed as close as possible while using obstacle avoidance features. Can be combined with the IgnoreObstaclesTask to disable obstacle avoidance.
|
inline |
|
inlineinherited |
The reflect method.
1.8.14