|
#include "RobotUnitModuleUnits.h"
#include <ArmarXCore/core/IceGridAdmin.h>
#include <ArmarXCore/core/IceManager.h>
#include <ArmarXCore/core/time.h>
#include <RobotAPI/components/units/RobotUnit/Devices/GlobalRobotPoseSensorDevice.h>
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointHolonomicPlatformUnitVelocityPassThroughController.h>
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointHolonomicPlatformVelocityControllerWithRamp.h>
#include <RobotAPI/components/units/RobotUnit/RobotUnit.h>
#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValue1DoFActuator.h>
#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValueBattery.h>
#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValueHolonomicPlatform.h>
#include <RobotAPI/components/units/RobotUnit/Units/DiagnosticsSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/ForceTorqueSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/InertialMeasurementSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/KinematicSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/LocalizationSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/PlatformSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/TCPControllerSubUnit.h>
#include <RobotAPI/components/units/RobotUnit/Units/TrajectoryControllerSubUnit.h>
Go to the source code of this file.
Classes | |
class | ControlThreadAttorneyForRobotUnitEmergencyStopMaster |
This class allows minimal access to private members of ControlThread in a sane fashion for RobotUnitEmergencyStopMaster. More... | |
class | RobotUnitEmergencyStopMaster |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::RobotUnitModule | |