asujaykk / Self-Driving-car

This project demonstrate basic self driving car model using udacity car driving simulator
5 stars 1 forks source link

About the Source Code of Term 1 Simulator #1

Closed AlexanderInUM closed 1 year ago

AlexanderInUM commented 1 year ago

Hi! Fine to see your project. Do you know where I can find the source code for the Udacity's Term 1 simulator? I've checked the Udavity's repository but its releases are now only contains Term 2 and 3.

asujaykk commented 1 year ago

Hi Alexander, First of all I'm a bit confused about your query, what do you really need? is it the precompiled " term1 simulator " or the source code used to create "term1 simulator"? If you want the precompiled " term1 simulator " then please find it in this repo (https://github.com/udacity/self-driving-car-sim.git)

Untitled

But if you want the source code to build "term1 simulator", then please get in touch with udacity developer team/ repo owners. In this project we are not building the simulator from source, instead we are using precompiled simulator.

asujaykk commented 1 year ago

hello AlexanderInUM, did I answered your query?

AlexanderInUM commented 1 year ago

Yes~ Thanks a lot!