Skip to content

qtz93/grabTorcs

This branch is 3 commits behind cos120/nvidia-self-driving:master.

Repository files navigation

grabTorcs

grab Torcs image .

how to use

  1. patch torcs with scr-patch (for torcs 1.3.7).
  2. run torcs, select quick race.
  3. run udp.py, --save_dir is save folder in your current working directory,default is data; --target_speed is speed of car.
  4. use xbox360 to control car,left joystick for accelerate and brake, right joystick for steer.

tips

you can change torcs/src/libs/raceengineclient/raceengine.cpp ReOneStep function(about line 625 in my case) to get more grab FPS, count is 50 for 10 FPS.

About

grab Torcs image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.3%
  • C++ 3.6%
  • Other 1.1%