You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to implement a command to let the robot choose by itself the hand to grasp with.
For instance, the grasp objectName hand could accept hand not being present, and determine the best hand by trying both approaches and selecting the best (based on cost function).
The text was updated successfully, but these errors were encountered:
This will be addressed by having an auto-hand-selection option that computes grasps for the object with both hands and selects the best hand according to the grasp cost function.
It would be useful to implement a command to let the robot choose by itself the hand to grasp with.
For instance, the
grasp objectName hand
could accepthand
not being present, and determine the best hand by trying both approaches and selecting the best (based on cost function).The text was updated successfully, but these errors were encountered: