#include <JointData.hpp>
Public Member Functions | |
JointTorqueSetpoint () | |
JointTorqueSetpoint (const quantity< si::torque > &value) | |
Public Attributes | |
quantity< si::torque > | torque |
The torque set-point of the joint will be set by setting the computed current set-point
Definition at line 235 of file JointData.hpp.
Definition at line 210 of file JointData.cpp.
youbot::JointTorqueSetpoint::JointTorqueSetpoint | ( | const quantity< si::torque > & | value | ) |
Definition at line 217 of file JointData.cpp.
quantity<si::torque> youbot::JointTorqueSetpoint::torque |
Definition at line 238 of file JointData.hpp.