|
|
#include <array>#include <memory>#include <shared_mutex>#include <string>#include <tuple>#include <vector>#include <Eigen/Geometry>#include <RobotAPI/interface/components/ObstacleAvoidance/ObstacleDetectionInterface.h>#include <RobotAPI/interface/visualization/DebugDrawerInterface.h>
Include dependency graph for ManagedObstacle.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ManagedObstacle |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| typedef std::shared_ptr< ManagedObstacle > | ManagedObstaclePtr |