ManagedObstacle.h File Reference
#include <array>
#include <tuple>
#include <shared_mutex>
#include <string>
#include <vector>
#include <memory>
#include <Eigen/Geometry>
#include <RobotAPI/interface/visualization/DebugDrawerInterface.h>
#include <RobotAPI/interface/components/ObstacleAvoidance/ObstacleDetectionInterface.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