Quick Start Guide
Get up and running with Robostage AI in under 10 minutes.
Step 1: Create Your Account
Sign up for a free Robostage AI account. The free tier includes access to the Robot Builder, Simulator, and up to 2 connected robots.
# Install the Robostage CLI
npm install -g @robostage/cli
# Authenticate
robostage login
# Initialize a new project
robostage init my-stage-robotStep 2: Design Your Robot
Use the Robot Builder to select your robot type, pick parts from our 200+ component library, configure servo limits, and export your Bill of Materials.
Step 3: Simulate & Verify
Run your robot configuration in the physics-aware simulator to check for collisions, verify range of motion, and test choreography sequences before ordering hardware.
