47 #ifndef _MIRA_IGNOREOBSTACLESTASK_H_ 48 #define _MIRA_IGNOREOBSTACLESTASK_H_ 52 namespace mira {
namespace navigation {
Task that DISABLES the local obstacle avoidance.
Definition: IgnoreObstaclesTask.h:62
Interface for sub tasks to be added to a navigation task.
Definition: Task.h:63
Base classes and interfaces for navigation tasks.
IgnoreObstaclesTask()
The default constructor.
Definition: IgnoreObstaclesTask.h:67