kelemenr / model-based-rl-with-mpcLinks
Model-Based Reinforcement Learning for Highway Environment with MPC Planning: This repository presents an RL framework integrating Model Predictive Control (MPC) for strategic decision-making in simulated highway scenarios.
☆11Updated last year
Alternatives and similar repositories for model-based-rl-with-mpc
Users that are interested in model-based-rl-with-mpc are comparing it to the libraries listed below
Sorting:
- ITSC2023 Hybrid MPC & Spline-based Lane Change Controller in Autonomous Vehicles☆11Updated last year
- This Python script performs a Model Predictive Control (MPC) simulation for vehicle lateral control using the CasADi framework. The main …☆16Updated 7 months ago
- Highway Traffic Control with MPC-based RL☆36Updated 3 months ago
- Codebase for "Learning the References of Online Model Predictive Control for Urban Self-Driving"☆22Updated last year
- Using PINN based MPC for motion planning for SDC and LSTM for pedestrain's trajectory prediction as dynamic obstacles☆47Updated 2 years ago
- a RL-MPC control scheme for Autonomous Driving☆20Updated 2 years ago
- Implementation of interaction and safety-aware motion planning☆31Updated last year
- This repository is motion planning of autonomous driving using Model Predictive Control (MPC) based on CommonRoad Framework. We develop t…☆18Updated 2 years ago
- ☆18Updated last year
- Motion Planning for Vehicle with Static and Dynamic Obstacle Avoidance using Optimal Based Collision Avoidance (OBCA).☆55Updated 2 years ago
- ☆17Updated last year
- This repository contains the code for designing risk bounded motion plans for car-like robot using Carla Simulator.☆24Updated 3 years ago
- A collection of examples for Stochastic MPC applied to Autonomous Vehicle Scenarios☆17Updated last year
- Vehicle dynamics with a sophisticated friction model and drive-train model that can be used to augment any multi-body simulation (such as…☆20Updated 10 months ago
- ☆32Updated 2 weeks ago
- This is the repo for the submitted paper "Automated Lane Merging via Game Theory and Branch Model Predictive Control".☆14Updated last year
- Simulator for interacting dynamical systems using generalized potential games☆18Updated 3 years ago
- ☆30Updated 3 years ago
- Simulations of vehicle platooning using hybrid model predictive control strategies.☆18Updated 11 months ago
- This work is submitted to IROS 2023: IEEE/RSJ International Conference on Intelligent Robots and Systems☆21Updated 7 months ago
- Official code for "Density Planner: Minimizing Collision Risk in Motion Planning with Dynamic Obstacles using Density-based Reachability"☆29Updated 2 years ago
- Code for risk-aware robust mpc for motion planning by learning obstacle uncertainties☆14Updated 5 months ago
- Use DQN to boost MPC computation for dynamic obstacle avoidance.☆43Updated last year
- This repository contains programs to re-produce the results of the paper here https://arxiv.org/abs/2305.08094.☆10Updated 7 months ago
- A framework for implementing path tracking algorithms at ROS and Pyhton. Including implementations of three methods: Pure Pursuit, MPC, a…☆11Updated last year
- Safety Critical Control of Autonomous Vehicles by Control Barrier Functions