#include <JointData.hpp>

Public Member Functions | |
| JointSensedVelocity () | |
| JointSensedVelocity (const quantity< si::angular_velocity > &value) | |
Public Attributes | |
| quantity< si::angular_velocity > | angularVelocity |
Sensed velocity of the joint
Definition at line 119 of file JointData.hpp.
Definition at line 98 of file JointData.cpp.
| youbot::JointSensedVelocity::JointSensedVelocity | ( | const quantity< si::angular_velocity > & | value | ) |
Definition at line 105 of file JointData.cpp.
| quantity<si::angular_velocity> youbot::JointSensedVelocity::angularVelocity |
Definition at line 122 of file JointData.hpp.