Questions tagged [torcs]

TORCS is an open source 3D car racing simulator with AI capabilities

5 questions
2
votes
1 answer

How to install a bot from the world Championship in the the Torcs racing game?

I am trying to install one of the champions of the car simulator game Torcs so I can select it as an AI-driver. However no matter what tutorial I follow (for example here), there is always some problems that the steps that are listed there do not…
Joop
  • 3,706
  • 34
  • 55
2
votes
1 answer

Compiling using Make

I've got a problem with the command Make and Make Install in Torcs. I want to install my own car into the game but when I want to compile I get this problem. reaper@skynet:~/TORCS/torcs-1.3.6/src/drivers/BI0006-BI0038$ sudo make [sudo] password for…
Reaper
  • 31
  • 3
1
vote
0 answers

How to install Gym Torcs for Windows

I am trying to install Gym Torcs on my Windows 10 notebook. I was able to install it on the same notebook using Ubuntu 16.04 LTS, but I removed Ubuntu because my notebook had severe overheating issues (also tried Ubuntu 18.04 which was even worse).…
MrYouMath
  • 547
  • 2
  • 13
  • 34
1
vote
0 answers

Make install creates wrong file path

I try to install Torcs, while make works, make install stops with an error: /usr/bin/install: cannot create regular file '/usr/local/bin//torcs': Permission denied The path is quite obviously wrong I guess, there shouldn't be //, but only a single…
Natjo
  • 2,005
  • 29
  • 75
1
vote
0 answers

Linking caffe library and dependencies g++ make

I'm trying to add caffe to an existing project. I get 99 undefined reference errors, suggesting that it has something to do with linking libraries. The errors mention caffe, boost and google (relates to gflags or glog). Linker command: (libcaffe is…
benk
  • 377
  • 1
  • 4
  • 13