Set-point velocity of the joint. More...
#include <JointData.hpp>
Public Member Functions | |
JointVelocitySetpoint () | |
JointVelocitySetpoint (const quantity< angular_velocity > &value) | |
Data Fields | |
quantity< angular_velocity > | angularVelocity |
Set-point velocity of the joint.
Definition at line 182 of file JointData.hpp.
Definition at line 151 of file JointData.cpp.
JointVelocitySetpoint | ( | const quantity< angular_velocity > & | value | ) |
Definition at line 157 of file JointData.cpp.
quantity<angular_velocity> angularVelocity |
Definition at line 184 of file JointData.hpp.