phospho home page
phospho
  • Contact us
  • Get hardware
  • Get hardware
Documentation
Github
Getting Started
  • Welcome to phosphobot
  • Install phosphobot
Basic Usage
  • Control your robot arm
  • Record a robotics dataset
  • Manipulate datasets
  • Train a robotics AI model
  • Control robot with AI models
  • Teleoperation on local network
Learn about robotics
  • Core Robotics Concepts
  • Kinematics
  • LeRobot Dataset format
  • Datasets Best Practices
  • Train robotics AI models
  • Policies in AI Robotics
  • Gravity Compensation
  • Cameras
Hardware
  • Starter pack unboxing (DK2)
  • Quickstart with your SO-100
  • Dev kit unboxing (DK1)
  • Build the SO-100 robot arm
API Reference
  • Control
  • Recording
  • AI model
    • POST
      Start training a model
    • POST
      Start the auto control by AI
    • POST
      Stop the auto control by AI
  • Camera
FAQ
  • Telemetry
Examples
  • Simple controls
  • Computer vision
  • Teleoperation from anywhere in the world
AI model

Stop the auto control by AI

Stop the auto control by AI.

POST
/
ai-control
/
stop
{
  "message": "<string>",
  "status": "ok"
}

Response

200 - application/json

Successful Response

Default response. May contain other fields.

Was this page helpful?

Start the auto control by AIVideo Feed For Camera
twittergithubyoutubewebsitelinkedindiscord
Powered by Mintlify
{
  "message": "<string>",
  "status": "ok"
}
Assistant
Responses are generated using AI and may contain mistakes.