Function franka::MotionFinished(CartesianPose)

Function Documentation

inline CartesianPose franka::MotionFinished(CartesianPose command) noexcept

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

Parameters:

command[in] Last command to be executed before the motion terminates.

Returns:

Command with motion_finished set to true.