plant
is a Python Library for Autonomous Navigation and Tracking research.
[!NOTE] This repository is currently under construction.
git submodule update --init --recursive
cmake -S . -B build
cmake --build build --target install
cd build && ctest
./scripts/test.sh
cd build/examples/raylib
./raylib_example