carla-simulator
There are 239 repositories under carla-simulator topic.
CARLA-KITTI
CARLA-KITTI generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection task.
traffic-light-detection-module
Module for detecting traffic lights in the CARLA autonomous driving simulator. Based on the YOLO v2 deep learning object detection model and implemented in keras, using the tensorflow backend.
Self-Driving-Vehicle-Control-on-CARLA
Lane Keeping Assist function by applying Stanley method for lateral control and PID controller for longitudinal control using Python on the Carla simulator. 🚗
carla-gym-wrapper
A simple gym environment wrapping Carla, a simulator for autonomous driving research. The environment is designed for developing and comparing reinforcement learning algorithms. Trackable costs also enable the application of safe reinforcement learning algorithms.
Carla-GUI
GUI tool for creating simulation scenarios with Carla simulator
AdverseDrive
Attacking Vision based Perception in End-to-end Autonomous Driving Models
Driving_simulator_for_RL_IL
A driving simulator built specifically for reinforcement learning/imitation learning. The scenario generator is based on highway-env, and 3-D animation is based on Carla
mats-gym
Multi Agent Traffic Scenario Gym: A scenario-based training and evaluation framework for CARLA.
Autonomous-Driving-via-RL
Applying RL methods for autonomous driving in Carla simulator.
lego-drive
[Official] [IROS 2024] A goal-oriented planning to lift VLN performance for Closed-Loop Navigation: Simple, Yet Effective
CARLA-Simulator
CARLA, açık kaynaklı bir otonom sürüş simülatörüdür.
carla-rl
Environments and Wrappers for CARLA, designed for ease of use with RL Tasks.
Autonomous-Vehicles-Adaptive-Cruise-Control
An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents
Self-Driving-Car-Projects
AV Projects with the CARLA simulator
CARLA-GymDrive
Autonomous driving episode generation for the Carla simulator in a gym environment. This framework makes it easy to create driving scenarios to train/test the agent.
CollisionAvoidance-Carla-DRL-MPC
A hybrid collision avoidance system combining Deep Reinforcement Learning with Model Predictive Control, designed for autonomous vehicles in CARLA to navigate scenarios with stationary obstacles.
E2E-CARLA-ReinforcementLearning-PPO
An end-to-end (E2E) reinforcement learning model for autonomous vehicle collision avoidance in the CARLA simulator, using a recurrent PPO algorithm for dynamic control. The model processes RGB camera inputs to make real-time acceleration and steering decisions.
latent_mpc
Codebase for "Learning the References of Online Model Predictive Control for Urban Self-Driving"
Dolphins
Main code of Dolphins dataset
carla
FMCW LiDAR implementation in CARLA simulator
ros2_quad_sim_python
ROS2 packages to simulate (and control) a quadcopter using CARLA
Motion_Planning_CARLA
An implementation of a full motion and behavior planning pipeline for a self-driving car in the CARLA simulator.
ceriad
An extension of the Planner-Actor-Reporter framework applied to autonomous vehicles in Highway-Env and CARLA.
SAC-Residual-Fusion-CARLA
Autonomous Driving using Residual Sensor Fusion and Deep Reinforcement Learning (ICROM, 2023)
SS3DM-Exporter
[NeurIPS 2024] Data exporter for SS3DM: Benchmarking Street-View Surface Reconstruction with a Synthetic 3D Mesh Dataset
curla
CURLA: CURL x CARLA -- Robust end-to-end Autonomous Driving by combining Contrastive Learning and Reinforcement Learning
simple-object-detection
A simple yet effective repo for object detection based on the FCOS architecture.
carla-scenic-data-collector
Collect scenario data from Carla using Scenic scenarios. Data available at the below link. Please feel free to raise a github issue for any questions.
CARLA-Plus
An open-source PGM-based autonomous driving simulator for complex urban environments.
DeFIX
Codebase of paper "DeFIX: Detecting and Fixing Failure Scenarios with Reinforcement Learning in Imitation Learning Based Autonomous Driving" published at ITSC 2022
autonomous-driving-dqn-carla
Experimentation on Carla Simulator for running DQN RL agents for Autonomous Driving
Autonomous-driving-in-Carla
The goal of this project is to develop models capable of completing a variety of autonomous tasks within the Carla simulator.
carla_aebs
Deep learning-based emergency braking system built with CARLA simulator
mod6project
Training autonomous vehicles with Augmented Random Search algorithm in the Carla driving simulator. Flatiron Capstone Project.
RL-SAC-CARLA
An improved fork of the original autonomous driving model based on the Soft Actor-Critic algorithm for the CARLA simulator. (https://arxiv.org/abs/2312.16620)
mpc-trust-cbf
MPC with trust-based CBF constraints for safe robot navigation of autonmous systems