#include <JointData.hpp>

Public Member Functions | |
| JointEncoderSetpoint () | |
| JointEncoderSetpoint (const signed int &value) | |
Public Attributes | |
| signed int | encoderTicks |
encoder ticks setpoint of the joint
Definition at line 261 of file JointData.hpp.
Definition at line 238 of file JointData.cpp.
| youbot::JointEncoderSetpoint::JointEncoderSetpoint | ( | const signed int & | value | ) |
Definition at line 245 of file JointData.cpp.
| signed int youbot::JointEncoderSetpoint::encoderTicks |
Definition at line 264 of file JointData.hpp.