Set-point angle / position of the joint. More...
#include <JointData.hpp>
Public Member Functions | |
JointAngleSetpoint () | |
JointAngleSetpoint (const quantity< plane_angle > &value) | |
Data Fields | |
quantity< plane_angle > | angle |
Set-point angle / position of the joint.
Definition at line 170 of file JointData.hpp.
Definition at line 139 of file JointData.cpp.
JointAngleSetpoint | ( | const quantity< plane_angle > & | value | ) |
Definition at line 145 of file JointData.cpp.
quantity<plane_angle> angle |
Definition at line 172 of file JointData.hpp.