#include <JointData.hpp>

Public Member Functions | |
| JointSensedCurrent () | |
| JointSensedCurrent (const quantity< si::current > &value) | |
Public Attributes | |
| quantity< si::current > | current |
Sensed electric current of the joint
Definition at line 145 of file JointData.hpp.
Definition at line 126 of file JointData.cpp.
| youbot::JointSensedCurrent::JointSensedCurrent | ( | const quantity< si::current > & | value | ) |
Definition at line 133 of file JointData.cpp.
| quantity<si::current> youbot::JointSensedCurrent::current |
Definition at line 148 of file JointData.hpp.