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…
☆192Dec 4, 2017Updated 8 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implementation of Model Predictive Control(MPC)☆107Feb 26, 2018Updated 8 years ago
- MPC in vehicle to track reference trajectory☆147Apr 22, 2018Updated 8 years ago
- CarND Term 2 Model Predictive Control (MPC) Project☆297Nov 25, 2021Updated 4 years ago
- Udacity Self-Driving Car Nanodegree - Model Predictive Control (MPC) Project☆42Oct 30, 2018Updated 7 years ago
- Model Predictive Controller tested on Carla simulator on Race track with reference velocity.☆60Sep 8, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Differential Wheeled Mobile Robot - Nonlinear Model Predictive Control based on ROS☆962May 18, 2023Updated 3 years ago
- Model Predictive Control for an Autonomous Vehicle☆38Mar 23, 2021Updated 5 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Model Predictive Control☆55Jun 12, 2017Updated 8 years ago
- Model Predictive Contouring Controller (MPCC) for Autonomous Racing☆1,823Apr 25, 2026Updated last month
- MPC算法控制车辆的运动轨迹☆151Jun 20, 2018Updated 7 years ago
- Making model predictive controllers for making a Self-Driving or Autonomous Car follow the speed limit, pull into parking spaces, and avo…☆32Oct 14, 2020Updated 5 years ago
- Model Predictive Control for autonomous vehicle trajectory tracking control, in Matlab.☆325Jul 10, 2017Updated 8 years ago
- A model predictive controller for 2D vehicle trajectories☆29Jan 20, 2018Updated 8 years ago
- Model Predictive Control of Adaptive Cruise Control Vehicles.☆183Feb 21, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆13Mar 26, 2019Updated 7 years ago
- A lightweight particle filter in C++☆13Jan 16, 2022Updated 4 years ago
- The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control☆1,686Nov 9, 2022Updated 3 years ago
- Implementation of the real-time MPC based on iLQR in Carla simulator☆315Sep 3, 2020Updated 5 years ago
- Multi-Purpose MPC for Reference Path Tracking, Time-Optimal Driving and Obstacle Avoidance☆347Oct 20, 2021Updated 4 years ago
- ☆19Jan 14, 2021Updated 5 years ago
- An MPC controller implemented in C++, for ROS☆17Dec 20, 2021Updated 4 years ago
- Hybrid A* Path Planner☆387Oct 15, 2021Updated 4 years ago
- The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versati…