Carla_Controller
Autonomous vehicle controller
Automated driving and path tracking control system using Carla-Vehicle assets.
This is a Repository for the infinite horizon controller and the preview path tracking controller for Carla-Vehicle assets.
11 stars
1 watching
1 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yoelrc88/carla-sim-controller | A Python module for controlling the behavior of a virtual car in a simulator environment. | 6 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
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 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
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 |
bitsauce/carla-ppo | A custom PPO agent for autonomous driving in CARLA. | 228 |
erdos-project/pylot | An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 472 |
vignif/carla-parking | An implementation of a simple parking routine for autonomous vehicles in the Carla simulator using ROS. | 59 |
franckdess/vita_carla_tutorial | An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. | 3 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
wagnerc4/flight_controller | A software implementation of an autopilot system for drones | 74 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
enginbozkurt/carlasimulatordatacollector | Automates data collection from the CARLA simulator for use in semantic segmentation training. | 26 |