|
MIRA
|
Task that DISABLES the local obstacle avoidance. More...
#include <navigation/tasks/IgnoreObstaclesTask.h>

Public Member Functions | |
| IgnoreObstaclesTask () | |
| The default constructor. More... | |
| 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 |
Task that DISABLES the local obstacle avoidance.
This subtask should be set only if there is no risk for any collision, or where the collision check must be disabled in order to approach obstacles very closely, e.g. when docking on.
|
inline |
The default constructor.
|
inlineinherited |
The reflect method.
1.8.14