You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
thank you all for the great project!
I am currently trying to use the leaderboard for my PhD thesis.
Carla supports a multi-agent environment.
I would like to ask you how to use multi-agent vehicles in combination with the leaderboard.
For this I need to change in carla the role_names as mentioned here.
I am not sure where exactly to do this setting.
Best regards,
Shawan
The text was updated successfully, but these errors were encountered:
While CARLA supports multi-agent environment, the Leaderboard is thought as a traffic scenario simulation around only one agent, so it doesn't support a multi-agent environment.
Hi,
yes you are right. So now I run many instances of the leaderboard and Carla. It's a little inefficient, but it's ok since there's not much resource to use. In addition, I can use the Ray cluster for my RL training with RLLib.
Hello!
thank you all for the great project!
I am currently trying to use the leaderboard for my PhD thesis.
Carla supports a multi-agent environment.
I would like to ask you how to use multi-agent vehicles in combination with the leaderboard.
For this I need to change in carla the role_names as mentioned here.
I am not sure where exactly to do this setting.
Best regards,
Shawan
The text was updated successfully, but these errors were encountered: