RovisLab / LVD-NMPCLinks
Learning-based Vision Dynamics Nonlinear Model Predictive Control for Autonomous Vehicles
☆39Updated 2 years ago
Alternatives and similar repositories for LVD-NMPC
Users that are interested in LVD-NMPC are comparing it to the libraries listed below
Sorting:
- Motion planning and collision avoidance using MPC and strong duality☆55Updated 2 years ago
- arXiv 2011.00413: (MATLAB Simulation) Collision Avoidance in Tightly-Constrained Environments without Coordination: a Hierarchical Contro…☆38Updated 4 years ago
- This project is related to Zexu's Master thesis regarding trajectory planning for 4 wheel steered vehicle☆39Updated 7 years ago
- Planning and control for autonomous racing vehicles☆16Updated 5 years ago
- vittoriocataffo / A-Nonlinear-Model-Predictive-Control-Strategy-for-Autonomous-Racing-of-Scale-VehiclesA Nonlinear Model Predictive Control (NMPC)-based algorithm aimed at controlling a scale car model for autonomous racing☆25Updated 2 years ago
- This Python script performs a Model Predictive Control (MPC) simulation for vehicle lateral control using the CasADi framework. The main …☆19Updated 10 months ago
- ☆31Updated 3 years ago
- This is a Matlab replication of a conference paper 'Trajectory optimization of autonomous driving by differential dynamic programming'.☆25Updated 6 years ago
- A autonomous obstacle avoiding and car following project using model predictive control☆46Updated 7 years ago
- Model Predictive Control for an Autonomous Vehicle☆36Updated 4 years ago
- Model Based learning with MPC for Path tracking on Uneven Terrain☆22Updated 4 years ago
- A quasi Hybrid A* method is introduced for motion planning of autonomous driving car, based on MPC and Bezier spline☆68Updated 6 years ago
- A trajectory generator utilizing the A-star algorithm in conjunction with a Nonlinear Model Predictive Control solver to obtain a smooth …☆61Updated 4 years ago
- Final project for "Control systems for robotics" - simulation of obstacle avoidance on an autonomous car using MPC☆80Updated 5 years ago
- ☆13Updated last year
- Project for the lecture Automotive Control Systems building an autonomous truck trailor system including Path Planning, Trajectory Genera…☆13Updated 4 years ago
- This repository is motion planning of autonomous driving using Model Predictive Control (MPC) based on CommonRoad Framework. We develop t…☆19Updated 2 years ago
- NMPC is implemented using Casadi in Matlab to control the steering, throttle, and braking of a vehicle in CarSim☆57Updated 3 years ago
- 第二章. 混合A*做路径决策,S-T图搜索做速度决策,数值求解最优控制问题做轨迹优化☆37Updated 5 years ago
- MATLAB Simulation of Networked Model Predictive Control for Vehicle Collision Avoidance☆100Updated 7 years ago
- This repository highlights the integration of neural network-based control with PID and MPC approaches in the AirSim simulator to enhance…