Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 306 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 306 Bytes

Highway_Mpc

MPC implementation on a straight highway with lane boundary and obstacle avoidance constraints.

Dependencies

  • ffmpeg
  • cvxopt
  • matplotlib
  • numpy

Output

The video for the implementation can be seen here. It takes approx 53 ms to plan a trajectory.