Documentation
Your central hub for building, programming, and contributing to the Dropbear project. Start here to bring your robot to life.
Hardware
Dive into technical specs, CAD files, assembly guides, and the full bill of materials.
Read more
Software
Explore the ROS 2 stack, firmware, control systems, and installation guides.
Read more
AI & Vision
Learn about the AI models, LLM integration, and computer vision pipeline.
Read more
Quick Start Guide
Follow these steps to get your development environment set up and run a simulation.
1. Clone the Repository
git clone https://github.com/hyperspawn/dropbear.git
2. Install Dependencies
cd dropbear && ./scripts/install_deps.sh
3. Launch Simulation
ros2 launch dropbear_simulation simulation.launch.py