Add body_yaw parameter to REST API move endpoints by iizukak · Pull Request #374 · pollen-robotics/reachy_mini
This change exposes the body_yaw parameter, which was already supported in the Python SDK's goto_target() method, through the REST API endpoints. Changes: Add body_yaw parameter to GotoModelRe...