Documentation

Your central hub for building, programming, and contributing to the Dropbear project. Start here to bring your robot to life.

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