bethesirius / ChosunTruck

Euro Truck Simulator 2 autonomous driving solution
732 stars 104 forks source link

Noob help #2

Closed zappybiby closed 7 years ago

zappybiby commented 7 years ago

Hey! I am a noob needing help with this project. First, this project is awesome and is teaching me all sorts of stuff w/ OpenCV. You are awesome!!

I am wondering if CUDA 8.0 will work with this project, as that is what supports Ubuntu 16.04. Otherwise I can try to work-around for 7.5

Also, the ubuntu command references files aren't included in the source directory. "g++ -o auto_drive main2.cpp IPM.cpp lineinder.cpp uinput.c" <- those .cpp files aren't included.