![]() |
ImFusion SDK 4.3
|
Inheritance diagram for MotionGeneratorBase:Public Member Functions | |
| virtual bool | init (const RobotState &state)=0 |
| virtual bool | requestStop ()=0 |
| Request the motion generator to abort the motion, decelerating to zero velocity as fast as possible. | |
|
pure virtual |
Request the motion generator to abort the motion, decelerating to zero velocity as fast as possible.
Implemented in MotionGenerator< PositionType >, MotionGenerator< isom3 >, MotionGenerator< JointPosition >, and RuckigCartesianStreamingMotionGenerator.