This repository contains code for a self-driving AI car simulation implemented in Python.
This self-driving car simulation project is based on a tutorial series that covers the development of self-driving algorithms and their integration into a virtual environment.
Simulation GIF | Terminal output |
---|---|
The implementation of this project follows a tutorial series: Self-Driving Car Simulation.
- Simulated self-driving car in a controlled environment.
- Implementation of self-driving algorithms for navigation and control.
- Virtual environment integration for testing and evaluation.
- Clone the repository:
git clone https://github.com/nav9v/self-driving-car-simulation.git