Skip to content

janismac/RacingTrajectoryOptimization

Repository files navigation

Real-time Trajectory Optimization for Autonomous Vehicle Racing

This project demonstrates an algorithm that can determine a near-optimal racing trajectory in ca. 50ms. It is explained in my bachelor's thesis (Mirror).

Demo Video

Real-time Trajectory Optimization for Autonomous Vehicle Racing

Prerequisites

To run this code you need:

  • MATLAB (Tested with version R2017a)
  • IBM ILOG CPLEX Optimization Studio (Tested with version 12.6.3)

Without CPLEX, the MATLAB function quadprog is used as a fallback. CPLEX is free for academics, search for "IBM Academic Initiative".

License

This project is licensed under the MIT License, see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages