RaspberryPy bot software for an autonomous sailboat.
Use these commands to build the software:
mkdir build
cd build
cmake ..
make
The makefile will produce two binary:
- autonomousboat: the software that will run on the raspberry
- autonomousboat-sim: the software that simulates the autonomousboat with tracksail