Skip to content

Aircraft Trajectory Planning With Collision Avoidance Using Mixed Integer Linear Programming by Arthur Richards and Jonathan P. How (10.1109/ACC.2002.1023918)

Notifications You must be signed in to change notification settings

auralius/richards-how

Repository files navigation

richards-how


Aircraft Trajectory Planning With Collision Avoidance Using Mixed Integer Linear Programming by Arthur Richards and Jonathan P. How (10.1109/ACC.2002.1023918)

This is an attempt to reproduce the aforementioned paper by using CVXPY as the main framework.

There are several solvers (mixed-integer linear programming) that can be used, such as: SCIP, SCIPY, GLPK_MI, CBC, MOSEK, GUROBI and CPLEX.

Each of these solvers may give different results.


Also see Prof. Arthur Richards' implementation here (aircraft_example.py):

https://github.com/arthurrichards77/pytro


Fig. 4a Fig. 4b Fig. 6a Fig. 6b Fig. 7 Fig. 8 Fig. 9

About

Aircraft Trajectory Planning With Collision Avoidance Using Mixed Integer Linear Programming by Arthur Richards and Jonathan P. How (10.1109/ACC.2002.1023918)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published