CARLA_Motion_Planning_for_Self-Driving_Cars_Project
Motion planner
Develops a motion planning system for autonomous vehicles to navigate around obstacles while tracking lane centers and handling stop signs
This project implements a functional motion planning stack for autonomous vehicles to avoid both static and dynamic obstacles while tracking the center line of a lane, while also handling stop signs.
48 stars
1 watching
14 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
autonomous-drivingautonomous-vehiclescarlacarla-simulatormotion-planningplannerstate-machine
Related projects:
Repository | Description | Stars |
---|---|---|
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
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 |
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 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
vignif/carla-parking | An implementation of a simple parking routine for autonomous vehicles in the Carla simulator using ROS. | 59 |
ai-winter/matlab_motion_planning | Provides implementations of various motion planning algorithms and navigation techniques for autonomous robots and mobile agents. | 329 |
erdos-project/pylot | An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 472 |
gtrll/gpmp2 | An implementation of a motion planning algorithm using Gaussian Processes and Factor Graphs | 312 |
aurone/smpl | A comprehensive set of libraries and tools for motion planning in robotics | 39 |
karlkurzer/path_planner | This project develops a real-time path planning algorithm for an autonomous vehicle navigating complex environments. | 1,587 |
franckdess/vita_carla_tutorial | An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. | 3 |
carla-simulator/scenario_runner | A Python-based tool for defining and executing complex traffic scenarios in simulation environments. | 532 |
yoelrc88/carla-sim-controller | A Python module for controlling the behavior of a virtual car in a simulator environment. | 6 |
ntnu-arl/mbplanner_ros | Automated motion planning system for navigating complex environments | 322 |