fmirus / torcs-1.3.7

patched version of torcs1.3.7 including the scr-server and a patch to send the game image to another application
GNU General Public License v2.0
37 stars 33 forks source link

How to obtain the current image? #7

Closed Aarnnity closed 3 years ago

Aarnnity commented 3 years ago

Hello, I’m a novice, I saw about your project on GitHub, I think it’s very cool. However, I have encountered some problems, such as: how to obtain the current image in Torcs. Can you please provide some help, thank you.

fmirus commented 3 years ago

Hi @Aarnnity, thank you for creating this issue and for your interest in this repository and sorry for my late reply. The easiest way to obtain the current image from TORCS is by using the interface to ROS but you can obtain it without ROS as well. However, it is hard to provide help without knowing your setup such as what version of Ubuntu you are using etc.

Aarnnity commented 3 years ago

Hi @Aarnnity, thank you for creating this issue and for your interest in this repository and sorry for my late reply. The easiest way to obtain the current image from TORCS is by using the interface to ROS but you can obtain it without ROS as well. However, it is hard to provide help without knowing your setup such as what version of Ubuntu you are using etc.

Hello, I installed torcs in Ubuntu 16.04. Solved the problem of image acquisition by viewing this URL https://github.com/yanpanlau/DDPG-Keras-Torcs. Recently, I want to train DDPG on multiple lanes, but the added other vehicles are always easy to send collisions, so I want to modify the properties of other vehicles, such as their speed. But there has been no progress. Do you know anything about this?