llSourcell / How_to_simulate_a_self_driving_car

This is the code for "How to Simulate a Self-Driving Car" by Siraj Raval on Youtube
430 stars 306 forks source link

Can anyone guide me on how to run this? some basic stuff? #22

Open ihteshamraza opened 6 years ago

ihteshamraza commented 6 years ago

Hy, i'm basically new to these things. I just want to run this and need basic guidelines on how to? which path should i choose? where should i put pre-trained model? and where would be the location of the simulator? Help please

feyzanurakyol commented 5 years ago

Are you working on ubuntu or windows. Location of the pre-trained model is not important to run simulator. First you download simulator as an exe file, than you use commands and run the pre-trained model on terminal with conda. also you have to install conda, and then generally a huge error cases about library versions. Best regards...