learn-to-race / l2r

Open-source reinforcement learning environment for autonomous racing — featured as a conference paper at ICCV 2021 and as the official challenge tracks at both SL4AD@ICML2022 and AI4AD@IJCAI2022. These are the L2R core libraries.
https://learn-to-race.org
GNU General Public License v2.0
147 stars 15 forks source link

Check if simulator is running #12

Closed Hither1 closed 2 years ago

Hither1 commented 2 years ago
Screenshot 2022-06-23 at 4 13 34 PM

Hi,

I'm trying to run Learn-to-race in the offscreen mode in a Centos system. I'm seeing this (as attached picture) in my terminal. I'm not sure if the simulator is correctly running. Can someone help? Thanks

hermgerm29 commented 2 years ago

Thanks for raising this issue - we're actually working on a significant update to this repository, Part of this update will be integration tests with the simulator so that you can validate that the various interfaces are working appropriately which is particularly useful in offscreen mode.