Skip to content

Show_off


Fall Asleep

  • Description: Make the robot fall asleep.

  • Endpoint: /api/v1/dict/

  • Type of Argument: Dict

  • JSON Example:

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