pollen-robotics / reachy2-sdk

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

331 control hand in position #342

Closed glannuzel closed 2 months ago

glannuzel commented 2 months ago

Possibility to send goal_position to gripper instead of opening.

Te be used with:

Can be used doing :

reachy.r_arm.gripper.goal_position = 40
reachy.send_goal_positions()