-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while installing TORCs #2
Comments
Hi @rtalapatra, we didn't test it on Ubuntu 18.04, it should work on Ubuntu 16.04. |
@rtalapatra Hello,I also found this problem. Is this problem solved? |
@rtalapatra Sorry for the late reply! I hope you already solved this problem, if not, it might be that your make file has a wrong target address. |
@lingyunli1994 @rtalapatra try this new repo that has a python wrapper, which may save you lots of time if you are not familiar with lua: https://github.com/xinleipan/py_TORCS |
@xinleipan Thank you for your answer. This new one is no problem.However, virtual images cannot be saved.The paper says that you get 1673 virtual images. |
@lingyunli1994 you can directly run the environment and save the observation as images. Note that this code only contains segmentations for the Michigan way environment, for other environment, you will need to change some of the torcs part code to get the segmentation. |
Hello,
Thanks for providing guidelines for the code for the paper.
I am facing some issues while following your instructions for installing TORCs. I am using Ubuntu 18.04. I faced some library issues which I have resolved. Also, I changed some hard-coded path locations to get it working. At this point, I am getting the following error:
Do you have any suggestions for this?
I am wondering whether an older version of Ubuntu might help? Also do you suggest some other source for installing TORCs?
Thanks again.
The text was updated successfully, but these errors were encountered: