Zhuweilong123 / my_carla_simLinks
path planning and speed planning are implemented in this project
☆19Updated 2 years ago
Alternatives and similar repositories for my_carla_sim
Users that are interested in my_carla_sim are comparing it to the libraries listed below
Sorting:
- Implementation of motion planning for self-driving cars based on EM Planner in Carla.☆58Updated 2 years ago
- Implementation of FSM based behavior planner and also conformal lattice planner to generate trajectory set for getting feasible motion pl…☆33Updated 4 years ago
- A hybrid collision avoidance system combining Deep Reinforcement Learning with Model Predictive Control, designed for autonomous vehicles…☆45Updated last year
- ☆26Updated 2 years ago
- A driving simulator built specifically for reinforcement learning/imitation learning. The scenario generator is based on highway-env, and…☆42Updated 2 years ago
- ☆40Updated 4 years ago
- Implementation of Nash Q-Learning for Autonomous Vehicle Decision Making☆15Updated 3 years ago
- Implement reinforcement learning algorithms to realize highway decision making of autonomous vehicles☆12Updated 2 years ago
- This file contains code used for a full end-to-end framework for Autonomous Vehicle's lane change using Hierarchical Reinforcement Learni…☆126Updated 3 years ago
- ☆12Updated 3 years ago
- A simple gym environment wrapping Carla, a simulator for autonomous driving research. The environment is designed for developing and comp…☆41Updated 3 years ago
- reinforcement learning based agents for self-driving in CARLA☆72Updated 4 years ago
- [T-IV] Augmenting Reinforcement Learning with Transformer-based Scene Representation Learning for Decision-making of Autonomous Driving☆91Updated last year
- CS525/DS595 Course Project - Deep Reinforcement Learning for Decision Making in Autonomous Driving☆13Updated 2 years ago
- a learning-based decision-making algorithm for on-ramp merging☆30Updated last year
- Intelligent lane-changing system for autonomous vehicles leveraging Deep Q-Network (DQN), Double DQN, and Dueling Double DQN models in CA…☆62Updated last year
- self-driving car supervised by Valeo, this project aims to develop a self-driving car model using imitation learning technique on Carla u…☆13Updated 3 years ago
- Decision Making in Dense Traffic using Deep Q-Learning