-
Install Boost (>= v1.78): https://www.boost.org/
-
Install CMake (>= v3.24): https://cmake.org/install/
-
Build all binaries:
cmake -B build; cmake --build build
-
Run all tests (must run within the
test
directory):cd build/bin/test ./run_tests
Run the following to print available options:
./build/bin/run_planner