Sensed encoder ticks of the joint. More...
#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 100 of file JointData.hpp.
youbot::JointSensedEncoderTicks::JointSensedEncoderTicks | ( | ) |
Definition at line 79 of file JointData.cpp.
youbot::JointSensedEncoderTicks::JointSensedEncoderTicks | ( | const signed int & | value | ) |
Definition at line 85 of file JointData.cpp.
signed int youbot::JointSensedEncoderTicks::encoderTicks |
Definition at line 102 of file JointData.hpp.