Function franka::MotionFinished(JointPositions)

Function Documentation

inline JointPositions franka::MotionFinished(JointPositions 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.