Skip to content

Fix axis backlash correction when motion is stopped

Alejandro Homs Puron requested to merge emotion_backlash_stop into master
  • Backlash motion after stop moves relative to curr. pos: forget orig. target
  • Fix non-deterministic set_position: could keep value before backlash corr.
  • Non-blocking stop will never wait for the end of motion
  • Fix SPEC tango_mot GroupState/Abort error messages

Merge request reports