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.
I seems as though whichever process connects to the pose interface socket first receives the output from the simulation. If that process is not the RacingEnv no actions will be taken by the vehicle.
How are we supposed to access this information from a separate monitoring process in parallel with a racer?
Hi again,
I seems as though whichever process connects to the pose interface socket first receives the output from the simulation. If that process is not the RacingEnv no actions will be taken by the vehicle.
How are we supposed to access this information from a separate monitoring process in parallel with a racer?