A self-driving car, also known as an autonomous vehicle, driverless car, or robotic car, is a car incorporating vehicular automation, that is, a ground vehicle that is capable of sensing its environment and moving safely with little or no human input.
** Check "self_driving_car.ipynb" to get all experimental data and results and also knowledgerelated to data & each step **
Clone the repository
https://github.com/1biswarup2/autonomous_nvidia.gitCreate an environment & activate
conda create -n sdcar python=3.7 -yInstall the requirements
pip install -r requirements.txtNow to start the drive run the following command
python drive.pyNow open your simulator in Autonomous mood & run yes!!🙂
Author: Biswarup Saha