Skip to main content

motion_finished

Function motion_finished 

Source
pub fn motion_finished<T: Finishable>(command: T) -> T
Expand description

Helper method to indicate that a motion should stop after processing the given command.

Port of franka::MotionFinished.