Using reinforcement learning for vehicle lateral control, the input is information such as vehicle status and tracking error, and the output is the front wheel steering angle.
☆14May 6, 2023Updated 2 years ago
Alternatives and similar repositories for RL_vehicle_control
Users that are interested in RL_vehicle_control are comparing it to the libraries listed below
Sorting:
- Implement an RL -based path following controller using DDPG algorithm and apply it on the given vehicle model in the paper “Reinforcement…☆24Aug 29, 2022Updated 3 years ago
- This project uses reinforcement learning (RL) to tune PID controllers for a nonlinear mass-spring-damper system. It applies the TD3 algor…☆16Dec 5, 2024Updated last year
- A DDPG methord for vehicle controled based on DDPG☆17Feb 28, 2022Updated 4 years ago
- NMPC controller for trajectory tracking and obstacle avoidance☆17Oct 31, 2023Updated 2 years ago
- Adaptive PID control of a flexible manipulator using DDPG algorithm.☆28Sep 4, 2025Updated 6 months ago
- This is the implementation of the work done in "Optimized self-adaptive PID speed control for autonomous vehicles" paper.☆27Feb 22, 2025Updated last year
- a RL-MPC control scheme for Autonomous Driving☆22Dec 27, 2022Updated 3 years ago
- Simulating V2V and V2I connectivity in Matlab using car following, lane changing models and entry and exit ramps on a 4-Highways, 3-Ramps…☆21Jun 15, 2015Updated 10 years ago
- This project implements a reinforcement learning (RL) agent integrated with a Model Predictive Controller (MPC) for autonomous lane chang…☆40Jan 14, 2025Updated last year
- A controller based on fuzzy logic for Hybrid Electric Vehicles☆10Aug 12, 2020Updated 5 years ago
- ☆10Dec 10, 2021Updated 4 years ago
- Design of a PID vs. Fuzzy-PID controller for traction control of an automobile☆11Jan 31, 2022Updated 4 years ago
- we combine safe reinforcement learning with MPC to enhance the safety in the on-ramp merging scenario☆49May 16, 2025Updated 9 months ago
- Merge coordination aims to minimize the negative impacts of the merging process on the target lane. The shockwave magnitude and duration …☆10Sep 21, 2020Updated 5 years ago
- This repository is the source code of a paper "Integrated Control of Steering and Braking for Effective Collision Avoidance with Autonomo…☆15Dec 5, 2022Updated 3 years ago
- A fully autonomous robot with obstacle avoidance (APF), path planning (A* & RRT*), and object detection (YOLO)☆12Jun 13, 2024Updated last year
- Model-Based Reinforcement Learning for Highway Environment with MPC Planning: This repository presents an RL framework integrating Model …☆13Nov 22, 2023Updated 2 years ago
- This is a program that reads in vehicle dynamics data from CSV files and outputs them into useful charts to help analyze data.☆13Dec 18, 2023Updated 2 years ago
- This repository contains programs to re-produce the results of the paper here https://arxiv.org/abs/2305.08094.☆11Jan 21, 2025Updated last year
- Frenet Corridor Planner: high-efficient and noise-resilient optimal path planner.☆12Sep 2, 2025Updated 6 months ago
- Comparison between a PID, ANN & Fuzzy-PID controller while controlling a Robotic Arm in Simulink☆12Jan 31, 2022Updated 4 years ago
- Repository for "Safe Occlusion-aware Autonomous Driving via Game-Theoretic Active Perception" - RSS 2021☆37Jul 22, 2022Updated 3 years ago
- Learning-based Vision Dynamics Nonlinear Model Predictive Control for Autonomous Vehicles☆39Mar 24, 2023Updated 2 years ago
- Lane change implementation through pure pursuit, stanley and Lateral Lane Changing Controller Design☆10Jan 6, 2025Updated last year
- This repository contains MATLAB code for simulating an adaptive Model Predictive Control (MPC) based obstacle avoidance system for an ego…☆17Mar 31, 2024Updated last year
- Hands-on tutorial about Meta RL and GP-MPC at the RL4AA'24 workshop.☆15May 10, 2024Updated last year
- Model predictive control–based value estimation for efficient reinforcement learning. This repository contains the code for the implement…☆11Nov 6, 2024Updated last year
- ☆11Jan 25, 2024Updated 2 years ago
- ☆11Mar 5, 2024Updated 2 years ago
- This project demonstrates the use of a physics informed neural network to estimate the state of ground vehicles☆13May 28, 2024Updated last year
- Source code for ST-VIO (Li, H., Stueckler, J.): "Online Calibration of a Single-Track Ground Vehicle Dynamics Model by Tight Fusion with …☆17Jul 15, 2024Updated last year
- Game Theory Course Project☆10Dec 7, 2018Updated 7 years ago
- MATMTDC is a free open source Matlab based program for performing dynamic analysis of AC/DC hybrid power systems. It is inspired by MatPo…☆12May 4, 2021Updated 4 years ago
- Continuous Safety Control of Mobile Robots in Cluttered Environments☆12Oct 25, 2022Updated 3 years ago
- ☆11Apr 21, 2019Updated 6 years ago
- A method adapted from the paper Nonlinear System Identification of Soft Robot Dynamics Using Koopman Operator Theory by D. Bruder et al t…☆12Sep 24, 2020Updated 5 years ago
- "Adaptive Cruise Control for a Hybrid Vehicle with Deep Policy Gradients". Final project for ECE 517/414 Reinforcement Learning.☆13Dec 8, 2021Updated 4 years ago
- A bipedal humanoid control system using a Physics-Informed Neural Network (PINN) and Reinforcement Learning (RL) for stability and manipu…☆10Aug 15, 2024Updated last year
- Particle Swarm Optimization algorithm in Python☆13Apr 23, 2024Updated last year