RobWorkProject
23.9.11-
|
The body controller is a pure interface through which bodies are controlled. More...
#include <BodyController.hpp>
Inherited by ConstantForceManipulator.
Public Member Functions | |
virtual void | addForces (rw::kinematics::State &state, double time)=0 |
add external forces to the bodies that this BodyManipulator controls. | |
virtual void | reset (rw::kinematics::State &state)=0 |
resets the state of the body controller to state | |
The body controller is a pure interface through which bodies are controlled.