#include <MotionControl.h>
Inheritance diagram for MotionControl:
Public Member Functions | |
MotionControl (const MotionControlInterfaces &interfaces) | |
virtual | ~MotionControl () |
Destructor. |
MotionControl is responsible for setting values for the joints of the robot
Definition at line 116 of file MotionControl.h.
|
Definition at line 123 of file MotionControl.h. References getRobotConfiguration(). |
Here is the call graph for this function:
|
Destructor.
Definition at line 129 of file MotionControl.h. |