MartinEthier / highway-env-mpcLinks
Application of model predictive control (MPC) on the highway-env simulator. Controller takes into account predicted trajectories for all other agents in the scene.
☆13Updated 2 years ago
Alternatives and similar repositories for highway-env-mpc
Users that are interested in highway-env-mpc are comparing it to the libraries listed below
Sorting:
- A hybrid collision avoidance system combining Deep Reinforcement Learning with Model Predictive Control, designed for autonomous vehicles…☆41Updated last year
- This project implements a reinforcement learning (RL) agent integrated with a Model Predictive Controller (MPC) for autonomous lane chang…☆28Updated 7 months ago
- we combine safe reinforcement learning with MPC to enhance the safety in the on-ramp merging scenario☆39Updated 3 months ago
- Autonomous Driving W/ Deep Reinforcement Learning in Lane Keeping - DDQN and SAC with kinematics/birdview-images☆12Updated last year
- Combining Reinforcement Learning with Model Predictive Control for On-Ramp Merging☆138Updated last year
- In this study model predictive control is applied to a vehicle overtaking slower moving vehicles in a one way, two lane road. A risk map …☆13Updated 3 years ago
- Rule-Based Safety-Critical Control Design with Application to Autonomous Lane Change https://arxiv.org/abs/2103.12382☆101Updated 3 years ago
- A driving simulator built specifically for reinforcement learning/imitation learning. The scenario generator is based on highway-env, and…☆39Updated 2 years ago
- ☆32Updated 5 months ago
- Implementation of Nash Q-Learning for Autonomous Vehicle Decision Making☆15Updated 2 years ago
- An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents☆30Updated last year
- Implementation of FSM based behavior planner and also conformal lattice planner to generate trajectory set for getting feasible motion pl…☆33Updated 4 years ago
- The repo develops a general and extensible RL environment for large-scale autonomous driving tasks.☆49Updated 3 years ago
- The repository implements some decision-making and contingency planning (contingency model predictive control) methods.☆133Updated 3 weeks ago
- path planning and speed planning are implemented in this project