/AutonomousDrivingEnvelopes

MATLAB implementation of "Safe driving envelopes for path tracking in autonomous vehicles"

Primary LanguageMATLABMIT LicenseMIT

AutonomousDrivingEnvelopes

This is a MATLAB implementation of Safe driving envelopes for path tracking in autonomous vehicles.

Prerequisites

MATLAB
CVX

When this was tested with CVX for MATLAB on Windows 10, it was necessary to use the SeDuMi solver. On MacOS, the default SDPT3 solver worker fine. Try them both.

License

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