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:
- MPC Path Follower for the Hyundai Genesis.☆160Updated 4 years ago
- A software pipeline using the Model Predictive Control method to drive a car around a virtual track.☆166Updated 7 years ago
- Hierarchical Optimization-Based Collision Avoidance - a path planner for autonomous parking☆218Updated 7 years ago
- MPC in vehicle to track reference trajectory☆138Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenar…☆172Updated 6 years ago
- Learning based Model Prodictive Control for online iterative trajectory optimization for F1/10 autonomous racing.☆148Updated 4 years ago
- Path tracking with dynamic bicycle models☆107Updated 5 years ago
- ☆164Updated 3 years ago
- Optimization-Based Collision Avoidance - a path planner for autonomous navigation☆468Updated 7 years ago
- C++ implementation of Model Predictive Control(MPC)☆106Updated 7 years ago
- ROS implementation of State Lattice Planner☆196Updated 8 months ago
- Multi-Purpose MPC for Reference Path Tracking, Time-Optimal Driving and Obstacle Avoidance☆316Updated 3 years ago
- A simple Python implementation of the Reeds-Shepp curves formulas.☆147Updated 4 years ago
- Common used curves for motion planning.☆234Updated 4 years ago
- ☆221Updated 2 years ago
- ☆151Updated last year
- MPC Control - Udacity SDCND Term 2, Project 5☆97Updated 3 years ago
- Path planning implemented with behavior trees☆104Updated 6 years ago
- Model Predictive Controller for Autonomous Driving implemented using ROS and C++☆101Updated 5 years ago
- ☆129Updated 5 years ago
- ☆247Updated last year
- 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
- TUM Roborace Team Software Stack - Path tracking control, velocity control, curvature control and state estimation.☆273Updated 3 years ago
- Implementation of Reeds Shepp curve.☆120Updated 9 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
- 1/20 MiniCar: An ackermann based rover for MPC and Pure-Pursuit controller☆331Updated 4 years ago
- iterative Linear Quadratic Regulator with support for constraints on input and state variables via barrier functions—Numba-accelerated.☆225Updated 4 months ago
- ☆133Updated 2 years ago
- Various implementations of the convex feasible set algorithm (CFS).☆80Updated 6 years ago
- Implementation of the real-time MPC based on iLQR in Carla simulator☆307Updated 5 years ago