|
#include <RobotAPI/components/units/RobotPoseUnit.h>
#include <RobotAPI/libraries/core/Pose.h>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <ArmarXSimulation/interface/simulator/SimulatorInterface.h>
#include <IceUtil/Time.h>
#include <string>
#include <mutex>
#include <cmath>
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. | |