System Setup

This guide explains how to build and run the Dave simulation environment. Make sure to review the System Requirements before you begin.

Set up Your Development Environment

To build the Dave software, you need a development environment with the necessary dependencies installed (these include ROS, Gazebo and some utilities). There are three ways to do this (Native install on Host Machine, Using Docker Virtual Environment). Choose one of the following options:

Option A: Configure Your Host Machine (Native Local Install)

Set up your host machine as your development environment.

Option B: Use Docker

Set up a Docker container with the necessary dependencies.