#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 93 of file JointData.hpp.
Definition at line 70 of file JointData.cpp.
| youbot::JointSensedAngle::JointSensedAngle | ( | const quantity< plane_angle > & | value | ) |
Definition at line 77 of file JointData.cpp.
| quantity<plane_angle> youbot::JointSensedAngle::angle |
Definition at line 96 of file JointData.hpp.