pub const ENDED_MESSAGE: &str = "franka target control: the control loop has ended; stop() returns its result.";Expand description
The message of the FrankaError::InvalidOperation a set_* returns once the loop has
ended, for whatever reason; stop() has the reason.