Polygon Decomposition for Obstacle Representation in MPC-based Motion Planning
- Install Acados and make sure that it works by testing examples in exampls/acados_python
- Ubuntu 20.04 , 18.04
- Replace <acados_dir> in env.sh with the directory of acados folder
- $ source env.sh
- $ python3 test_solver_polysap.py
Result of example for testing PolySAP optimization solvers.