|
|
#include <atomic>#include <memory>#include <string>#include "../ControlModes.h"#include "../JointControllers/JointController.h"#include "../util.h"#include "DeviceBase.h"
Include dependency graph for ControlDevice.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ControlDevice |
| The ControlDevice class represents a logical unit accepting commands via its JointControllers. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::ControlDeviceTags | |
| armarx::RobotUnitModule | |
Functions | |
| TYPEDEF_PTRS_HANDLE (Devices) | |
| TYPEDEF_PTRS_SHARED (ControlDevice) | |