#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 196 of file JointData.hpp.
Definition at line 168 of file JointData.cpp.
youbot::JointVelocitySetpoint::JointVelocitySetpoint | ( | const quantity< angular_velocity > & | value | ) |
Definition at line 175 of file JointData.cpp.
quantity<angular_velocity> youbot::JointVelocitySetpoint::angularVelocity |
Definition at line 199 of file JointData.hpp.