|
#include <RobotAPI/components/units/PlatformUnit.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 <MemoryX/interface/components/WorkingMemoryInterface.h>
#include <string>
#include <cmath>
Go to the source code of this file.
Classes | |
class | PlatformUnitDynamicSimulation |
This unit connects to the physics simulator topic (default: "Simulator") and handles platform movements. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |