#include <armarx/control/common/device.h>
Definition at line 12 of file device.h.
◆ append()
◆ getJointAngles()
void getJointAngles |
( |
Eigen::VectorXf & |
qpos | ) |
|
|
inline |
◆ updateJointValues()
void updateJointValues |
( |
Eigen::VectorXf & |
qpos, |
|
|
Eigen::VectorXf & |
qvel, |
|
|
Eigen::VectorXf & |
qtor |
|
) |
| |
|
inline |
◆ positionSensors
std::vector<const SensorValue1DoFActuatorPosition*> positionSensors |
◆ torqueSensors
std::vector<const SensorValue1DoFActuatorTorque*> torqueSensors |
◆ velocitySensors
std::vector<const SensorValue1DoFActuatorVelocity*> velocitySensors |
The documentation for this struct was generated from the following file: