Documentation Index
Fetch the complete documentation index at: https://mintlify.com/drift-tech/drift-releases/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Drift CLI eliminates the steep learning curve of robotics simulation development by letting you talk to your simulation like you’re talking to a colleague. No more memorizing complex ROS2 commands or Gazebo configurations — just describe what you want to build, and Drift handles the rest.Natural language commands are powered by AI, making robotics development accessible to everyone from students to experienced engineers.
How it works
The conversational interface understands your intent and translates it into the appropriate ROS2 and Gazebo operations. You can:- Create and modify robot models
- Launch simulations with custom configurations
- Add sensors and components
- Debug issues using plain English
Robot creation
Describe the robot you want to build, and Drift generates the necessary packages and configurations.
Sensor integration
Add sensors to your robots using natural commands without manually editing URDF files.
Simulation control
Launch and manage simulations by describing your desired setup.
Intelligent debugging
Ask questions about why something isn’t working, and get AI-powered analysis.
Example commands
Here are some real-world examples of natural language commands you can use with Drift:Creating robots
Launching simulations
Modifying robots
Debugging issues
Workspace setup
Tips for effective prompts
Get the most out of Drift’s natural language interface with these best practices:Be specific about components
Instead of:Mention relevant files
When working with existing resources, reference them explicitly:Ask follow-up questions
Drift maintains conversation context, so you can build on previous commands:Use technical terms when needed
Drift understands robotics terminology:Request explanations
Don’t hesitate to ask “why” or “how”:Getting started
To begin using Drift’s natural language interface:-
Launch Drift CLI:
-
Start with a simple command:
-
Try creating your first robot:
- Experiment and iterate - Drift learns from context!