System
Enable Motor Functions
-
Description: Calibrate and enable motor functions of the robot.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Get Ip
-
Description: Retrieve the robot's current IP address.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Update Prompt
-
Description: Update current prompt of the robot.
-
Args:
- prompt (str): New prompt to use on the robot
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Get Prompt
-
Description: Get current prompt of the robot.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Clear Semantic Events
-
Description: Clear events list in semantic memory.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Reload Prompt
-
Description: Reload current prompts.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example: