Set-point velocity of the joint. More...
#include <JointData.hpp>

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