hello-robot / stretch_body

Python packages to interact with the hardware of the Stretch mobile manipulators from Hello Robot Inc.
https://docs.hello-robot.com/0.2/stretch-tutorials/stretch_body/
26 stars 25 forks source link

Fix failing Robot.wait_command() #341

Closed hello-fazil closed 3 months ago

hello-fazil commented 3 months ago

This PR fixes the issue with the Robot.wait_command(), which polls until all the joints have stopped after executing motion on multiple robot joints using Robot.push_command().