JunshengFu / Model-Predictive-ControlLinks
This project is to use Model Predictive Control (MPC) to drive a car in a game simulator. The server provides reference waypoints (yellow line in the demo video) via websocket, and we use MPC to compute steering and throttle commands to drive the car. The solution must be robust to 100ms latency, since it might encounter in real-world applicatio…
☆185Updated 7 years ago
Alternatives and similar repositories for Model-Predictive-Control
Users that are interested in Model-Predictive-Control are comparing it to the libraries listed below
Sorting:
- A software pipeline using the Model Predictive Control method to drive a car around a virtual track.☆166Updated 7 years ago
- MPC Path Follower for the Hyundai Genesis.☆161Updated 4 years ago
- MPC in vehicle to track reference trajectory☆138Updated 7 years ago
- Learning based Model Prodictive Control for online iterative trajectory optimization for F1/10 autonomous racing.☆151Updated 4 years ago
- Hierarchical Optimization-Based Collision Avoidance - a path planner for autonomous parking☆218Updated 7 years ago
- Path tracking with dynamic bicycle models☆107Updated 5 years ago
- C++ implementation of Model Predictive Control(MPC)☆106Updated 7 years ago
- Multi-Purpose MPC for Reference Path Tracking, Time-Optimal Driving and Obstacle Avoidance☆317Updated 3 years ago
- ROS implementation of State Lattice Planner☆197Updated 8 months ago
- Optimization-Based Collision Avoidance - a path planner for autonomous navigation☆468Updated 7 years ago
- Common used curves for motion planning.☆233Updated 4 years ago
- Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenar…☆172Updated 6 years ago
- ☆221Updated 2 years ago
- ☆164Updated 3 years ago
- The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to …☆235Updated last year
- A simple Python implementation of the Reeds-Shepp curves formulas.☆148Updated 4 years ago
- Model Predictive Controller for Autonomous Driving implemented using ROS and C++☆101Updated 5 years ago
- MPC Control - Udacity SDCND Term 2, Project 5☆97Updated 3 years ago
- Implementation of Reeds Shepp curve.☆122Updated 9 years ago
- ☆249Updated last year
- Motion planning algorithm implementation☆137Updated 6 years ago
- ☆92Updated 3 years ago
- ☆134Updated 2 years ago
- ☆129Updated 5 years ago
- My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation☆105Updated 7 years ago
- Path planning implemented with behavior trees☆104Updated 6 years ago
- ☆30Updated 3 years ago
- C++/Eigen implementation of iLQR☆114Updated 6 years ago
- Various implementations of the convex feasible set algorithm (CFS).☆80Updated 6 years ago
- iterative Linear Quadratic Regulator with support for constraints on input and state variables via barrier functions—Numba-accelerated.☆225Updated 5 months ago