Skip to content

Freeze


Stop Lower Priority Actions

  • Description: Stop all of the robot's lower priority actions.

  • Endpoint: /api/v1/dict/

  • Type of Argument: Dict

  • JSON Example:

    {
      "command": "skill",
      "value": {
        "name": "stop_lower_priority_actions"
      }
    }