pollen-robotics / reachy2-sdk

Reachy 2 Python SDK
https://www.pollen-robotics.com
Apache License 2.0
5 stars 0 forks source link

Check `is_off()` before all send_goal_positions #388

Closed glannuzel closed 2 months ago

glannuzel commented 2 months ago

We check parts are not off before sending goto commands. We should do the same when using send_goal_positions()