Skip to content

godrift-ai/docs

Repository files navigation

Drift Documentation

This is the official documentation for Drift — the AI copilot for robotics development.

📖 Live docs: docs.godrift.ai


About Drift

Drift lets you build, test, and debug ROS2 simulations in Gazebo through plain English prompts. No manual URDF editing, no hand-written launch files — just describe what you want.

curl -fsSL https://godrift.ai/install | bash
drift

Contributing to the Docs

We welcome contributions from the community! Whether it's fixing a typo, improving an explanation, or adding a new guide — all help is appreciated.

See CONTRIBUTING.md to get started.

Quick start

# Install the Mintlify CLI
npm i -g mintlify

# Clone the repo
git clone https://github.com/godrift-ai/docs.git
cd docs

# Start local preview
mintlify dev

Your local preview will be live at http://localhost:3000.


Repo Structure

docs/
├── getting-started/     # Introduction, Quickstart, FAQ
├── guides/              # Built your first robot simulation
├── reference/           # Commands, System requirements, Changelog
├── assets/              # Images and logos
└── docs.json            # Mintlify config (navigation, theme, metadata)

Reporting Issues


License

The Drift documentation is open source under the MIT License.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors