Skip to content

Mostafa-wael/Self-Driving-Vehicle-Control-on-CARLA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Self-Driving Vehicle Control on CARLA

carla.mp4

This is an assignment from Introduction to Self-Driving Cars course of Self-Driving Cars Specialization on Coursera.org.

This assignment implements a car controller by applying Stanley method for lateral control and PID controller for longitudinal control using Python on the Carla simulator.

for more details about installing Carla Simulator, check this link https://www.coursera.org/learn/intro-self-driving-cars/supplement/45O6L/lesson-1-supplementary-reading-carla-overview-self-driving-car-simulation

for more details about how to use the code, check this link https://www.coursera.org/learn/intro-self-driving-cars/programming/ac8R5/final-project-self-driving-vehicle-control

Screenshot 2020-09-26 073723 Screenshot 2020-09-26 073637

About

Lane Keeping Assist function by applying Stanley method for lateral control and PID controller for longitudinal control using Python on the Carla simulator. ๐Ÿš—

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages