Joint Level Control
|
This Packages the RotaryEncoder class and Motor class together into a Hardware Interface. More...
#include <extend_joint.h>
This Packages the RotaryEncoder class and Motor class together into a Hardware Interface.
The class offers two types of interfaces, a joint state interface which reads the joint position from the RotaryEncoder class and a effort interface with which feedback controllers can controll the torque of the robot. More information on hardware interfaces can be found here.