Manipulate
Close Hand
-
Description: Close the robot's hand.
-
Args:
- arm (Arm): The hand to close (left or right).
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Close Both Hands
-
Description: Close the robot's hands.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Open Hand
-
Description: Open the robot's hand.
-
Args:
- arm (Arm): The hand to open (left or right).
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Open Both Hands
-
Description: Open the robot's hands.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Open Hand Half
-
Description: Open the robot's hand halfway.
-
Args:
- arm (Arm): The hand to open halfway (left or right).
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Grasp Any Object
-
Description: Grasp the handle in front of the robot.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Grasp Object With Left Hand
-
Description: Grasp the handle in front of the robot with left hand.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Grasp Object With Right Hand
-
Description: Grasp the handle in front of the robot with right hand.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Drop On Deposit Any Handle
-
Description: Drop the handle in front of the robot.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Drop On Deposit Handle With Left Hand
-
Description: Drop the handle in front of the robot with left hand.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Drop On Deposit Handle With Right Hand
-
Description: Drop the handle in front of the robot with right hand.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Grasp Object With Human
-
Description: Grasp a handle presented by a human.
-
Args:
- rune (EnchantedObject): The object/handle rune to grasp.
- arm (Arm | None): Preferred arm to use (
Arm.LEFT/Arm.RIGHT). IfNone,
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Drop Handle
-
Description: Drop a handle.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Drop Everything
-
Description: Drop what the robot has on its hands.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Open Hand Without Precondition
-
Description: Open the robot's hand without precondition.
-
Args:
- arm (Arm): The hand to open (left or right).
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Open Both Hands Without Precondition
-
Description: Open the robot's hands without precondition.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Drop Tray
-
Description: Drop the tray the robot is holding.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example: