#include <JointData.hpp>
Public Member Functions | |
JointRoundsPerMinuteSetpoint () | |
JointRoundsPerMinuteSetpoint (const int value) | |
Public Attributes | |
int | rpm |
Rounds per minute set-point of the joint
Definition at line 209 of file JointData.hpp.
Definition at line 182 of file JointData.cpp.
youbot::JointRoundsPerMinuteSetpoint::JointRoundsPerMinuteSetpoint | ( | const int | value | ) |
Definition at line 189 of file JointData.cpp.
Definition at line 212 of file JointData.hpp.