Stanley control in C++
docker build -t stanley_controller_cpp docker/
Check out the CLI tool "docker-run": https://github.com/ika-rwth-aachen/docker-run
# stanley_controller_cpp
docker-run --mwd stanley_controller_cpp:latest
# Compile
g++ -I/usr/include/eigen3 -I/usr/include/python3.10 BicycleModel.cpp StanleyController.cpp Animation.cpp Linear_Interpolation.cpp CubicSpline1D.cpp -o stanley_animation -lpython3.10
# Run
./stanley_animation