carla-sim-controller
Car controller
A Python module for controlling the behavior of a virtual car in a simulator environment.
Longitudinal and lateral car Controller in python for Carla Car Simulator.
6 stars
2 watching
1 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
aroongta/carla_controller | Automated driving and path tracking control system using Carla-Vehicle assets. | 11 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
erdos-project/pylot | An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 472 |
carla-simulator/driving-benchmarks | A repository of benchmarking scripts for the CARLA simulator | 84 |
yymmaa0000/carla_motion_planning_for_self-driving_cars_project | Develops a motion planning system for autonomous vehicles to navigate around obstacles while tracking lane centers and handling stop signs | 48 |
carla-simulator/scenario_runner | A Python-based tool for defining and executing complex traffic scenarios in simulation environments. | 534 |
carla-simulator/imitation-learning | An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. | 440 |
notkarol/derplearning | A Python package that collects data, trains models, and controls an RC car for track racing | 42 |
polysync/oscc | An open-source software framework enabling control and monitoring of modern cars' systems through CAN network interfaces. | 967 |
ezapridou/carla-acc | An implementation of an Adaptive Cruise Control system in the CARLA Simulator with runtime verification capabilities | 27 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
franckdess/vita_carla_tutorial | An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. | 3 |
angelkim88/carla-lane_detection | Lane detection algorithm for CARLA simulator using Python | 79 |