Set-point current of the joint. More...
#include <JointData.hpp>

Public Member Functions | |
| JointCurrentSetpoint () | |
| JointCurrentSetpoint (const quantity< si::current > &value) | |
Public Attributes | |
| quantity< si::current > | current |
Set-point current of the joint.
Definition at line 206 of file JointData.hpp.
| youbot::JointCurrentSetpoint::JointCurrentSetpoint | ( | ) |
Definition at line 175 of file JointData.cpp.
| youbot::JointCurrentSetpoint::JointCurrentSetpoint | ( | const quantity< si::current > & | value | ) |
Definition at line 181 of file JointData.cpp.
| quantity<si::current> youbot::JointCurrentSetpoint::current |
Definition at line 208 of file JointData.hpp.