Sensed position / angle of the joint. More...
#include <JointData.hpp>
Public Member Functions | |
JointSensedAngle () | |
JointSensedAngle (const quantity< plane_angle > &value) | |
Public Attributes | |
quantity< plane_angle > | angle |
Sensed position / angle of the joint.
Definition at line 88 of file JointData.hpp.
youbot::JointSensedAngle::JointSensedAngle | ( | ) |
Definition at line 67 of file JointData.cpp.
youbot::JointSensedAngle::JointSensedAngle | ( | const quantity< plane_angle > & | value | ) |
Definition at line 73 of file JointData.cpp.
quantity<plane_angle> youbot::JointSensedAngle::angle |
Definition at line 90 of file JointData.hpp.