Function franka::MotionFinished(JointVelocities)

Function Documentation

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