#include <JointData.hpp>

Public Member Functions | |
| JointSensedEncoderTicks () | |
| JointSensedEncoderTicks (const signed int &value) | |
Public Attributes | |
| signed int | encoderTicks |
Sensed encoder ticks of the joint
Definition at line 106 of file JointData.hpp.
Definition at line 84 of file JointData.cpp.
| youbot::JointSensedEncoderTicks::JointSensedEncoderTicks | ( | const signed int & | value | ) |
Definition at line 91 of file JointData.cpp.
Definition at line 109 of file JointData.hpp.