This is a public repository for an Experimental Test Bench developed for the Aalto University Autonomous Mobility Lab in 2024
make sure you have mkdocs installed locally
pip install mkdocs
and then run
mdocs serve
from the project dir to start the live-reloading docs server.