#include <JointData.hpp>

Public Member Functions | |
| JointSensedTorque () | |
| JointSensedTorque (const quantity< si::torque > &value) | |
Public Attributes | |
| quantity< si::torque > | torque |
This torque of the joint is computed from the actual current
Definition at line 158 of file JointData.hpp.
Definition at line 140 of file JointData.cpp.
| youbot::JointSensedTorque::JointSensedTorque | ( | const quantity< si::torque > & | value | ) |
Definition at line 147 of file JointData.cpp.
| quantity<si::torque> youbot::JointSensedTorque::torque |
Definition at line 161 of file JointData.hpp.