|
|
#include <cmath>#include <mutex>#include <string>#include <IceUtil/Time.h>#include <ArmarXCore/core/services/tasks/PeriodicTask.h>#include <ArmarXCore/core/system/ImportExportComponent.h>#include <RobotAPI/components/units/RobotPoseUnit.h>#include <RobotAPI/libraries/core/Pose.h>#include <ArmarXSimulation/interface/simulator/SimulatorInterface.h>
Include dependency graph for RobotPoseUnitDynamicSimulation.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RobotPoseUnitDynamicSimulation |
| This unit connects to the physics simulator topic (default: "Simulator") and handles RobotPose movements. More... | |
| class | RobotPoseUnitDynamicSimulationPropertyDefinitions |
| Moves the robot around. Currently only position control is implemented. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |