encoder ticks setpoint of the joint More...
#include <JointData.hpp>

Public Member Functions | |
| JointEncoderSetpoint () | |
| JointEncoderSetpoint (const signed int &value) | |
Data Fields | |
| signed int | encoderTicks |
encoder ticks setpoint of the joint
Definition at line 242 of file JointData.hpp.
Definition at line 211 of file JointData.cpp.
| JointEncoderSetpoint | ( | const signed int & | value | ) |
Definition at line 217 of file JointData.cpp.
| signed int encoderTicks |
Definition at line 244 of file JointData.hpp.
1.6.3