Skip to content

Docker Development Image

M1chaelM edited this page Jul 29, 2021 · 7 revisions

How to set up a Docker-based development environment for building and developing Dave repository and related software.

Build and run

git clone https://github.com/Field-Robotics-Lab/dockwater.git
cd dockwater
./build.bash noetic
./run.bash noetic:latest
Clone this wiki locally