pierluigiferrari / model_predictive_controllerLinks
A model predictive controller for 2D vehicle trajectories
☆28Updated 7 years ago
Alternatives and similar repositories for model_predictive_controller
Users that are interested in model_predictive_controller are comparing it to the libraries listed below
Sorting:
- My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation☆105Updated 7 years ago
- Sampled Data Nonlinear Model Predictive Control for steering a car in a simulator. Takes actuator delays into account.☆55Updated 8 years ago
- A software pipeline using the Model Predictive Control method to drive a car around a virtual track.☆166Updated 7 years ago
- In this project, the goal is to design a path planner that is able to create smooth, safe paths for the car to follow along a 3 lane high…