|
|
#include "HumanObstacleDetection.h"#include <cmath>#include <limits>#include <map>#include <string>#include <VirtualRobot/Nodes/RobotNode.h>#include <VirtualRobot/XML/RobotIO.h>#include <Ice/Current.h>#include <ArmarXCore/core/Component.h>#include <ArmarXCore/core/system/ArmarXDataPath.h>#include <ArmarXCore/core/time/StopWatch.h>#include <RobotAPI/libraries/core/FramedPose.h>#include <ArmarXCore/libraries/DecoupledSingleComponent/Decoupled.h>
Include dependency graph for HumanObstacleDetection.cpp:Go to the source code of this file.
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Functions | |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE (HumanObstacleDetection, "HumanObstacleDetection") | |