The torque set-point of the joint will be set by setting the computed current set-point. More...
#include <JointData.hpp>
Public Member Functions | |
JointTorqueSetpoint () | |
JointTorqueSetpoint (const quantity< si::torque > &value) | |
Data Fields | |
quantity< si::torque > | torque |
The torque set-point of the joint will be set by setting the computed current set-point.
Definition at line 218 of file JointData.hpp.
Definition at line 187 of file JointData.cpp.
JointTorqueSetpoint | ( | const quantity< si::torque > & | value | ) |
Definition at line 193 of file JointData.cpp.
quantity<si::torque> torque |
Definition at line 220 of file JointData.hpp.