|
|
#include <mutex>#include <VirtualRobot/Nodes/RobotNode.h>#include <VirtualRobot/Robot.h>#include <VirtualRobot/VirtualRobot.h>#include "RobotAPI/components/units/RobotUnit/Devices/GlobalRobotPoseSensorDevice.h"#include <RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h>#include "../Devices/ControlDevice.h"#include "../Devices/RTThreadTimingsSensorDevice.h"#include "../Devices/SensorDevice.h"#include "../SensorValues/SensorValue1DoFActuator.h"#include "RobotUnitModuleBase.h"
Include dependency graph for RobotUnitModuleDevices.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Devices |
| This Module manages sensor and control devices for a RobotUnit and only allows save and sane access. More... | |
| struct | Devices::ControlDeviceHardwareControlModeGroups |
| Holds data about a device group requiring the same hardware control mode. (explained here) More... | |
| class | DevicesPropertyDefinitions |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::RobotUnitModule | |