|
#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>
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 |