Sensed velocity of the joint. More...
#include <JointData.hpp>
Public Member Functions | |
JointRampGeneratorVelocity () | |
JointRampGeneratorVelocity (const quantity< si::angular_velocity > &value) | |
Public Attributes | |
quantity< si::angular_velocity > | angularVelocity |
Sensed velocity of the joint.
Definition at line 259 of file JointData.hpp.
youbot::JointRampGeneratorVelocity::JointRampGeneratorVelocity | ( | ) |
Definition at line 223 of file JointData.cpp.
youbot::JointRampGeneratorVelocity::JointRampGeneratorVelocity | ( | const quantity< si::angular_velocity > & | value | ) |
Definition at line 229 of file JointData.cpp.
quantity<si::angular_velocity> youbot::JointRampGeneratorVelocity::angularVelocity |
Definition at line 261 of file JointData.hpp.