This project demonstrates a lane detection system using the Carla autonomous driving simulator. The goal is to detect lane lines and steer the vehicle within the detected lane.
The project consists of these main components:
Simulation Setup:
localhost:2000.Camera Setup:
Lane Detection:
Vehicle Control:
Requirements:
localhost:2000).cv2, carla, numpy, and other necessary libraries.Steps:
python main.py
Stopping the Program:
q on the OpenCV window to stop the program.Feel free to customize and expand this lane detection system in your own Carla simulation projects!
https://github.com/koesan/Autonomous_Driving_With_Lane_Detection