#include <JointData.hpp>
Public Member Functions | |
JointSensedPWM () | |
JointSensedPWM (const signed int &value) | |
Public Attributes | |
signed int | pwm |
actual pwm value of the joint
Definition at line 80 of file JointData.hpp.
Definition at line 56 of file JointData.cpp.
youbot::JointSensedPWM::JointSensedPWM | ( | const signed int & | value | ) |
Definition at line 63 of file JointData.cpp.
signed int youbot::JointSensedPWM::pwm |
Definition at line 83 of file JointData.hpp.