|
#include <ArmarXCore/core/Component.h>
#include <RobotAPI/components/units/KinematicUnitSimulation.h>
#include <SimDynamics/DynamicsEngine/DynamicsRobot.h>
#include <ArmarXSimulation/interface/simulator/SimulatorInterface.h>
#include <RobotAPI/interface/units/KinematicUnitInterface.h>
#include <RobotAPI/libraries/core/RobotAPIObjectFactories.h>
#include <set>
#include <mutex>
Go to the source code of this file.
Classes | |
class | KinematicUnitDynamicSimulation |
This component implements the KinemticUnit with access to a physics simulator. The Simulator is quried through the simulator interface and connects to the simulator topic with name "ArmarXPhysicsWorld". More... | |
class | KinematicUnitDynamicSimulationPropertyDefinitions |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |