Skip to content
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

Is it possible to support multi-agent environment with the leaderbaord? #132

Open
ghost opened this issue Aug 19, 2022 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Aug 19, 2022

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

@glopezdiest
Copy link
Contributor

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.

@ghost
Copy link
Author

ghost commented Oct 3, 2022

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.

@abidnazirisami
Copy link

@ShawanMohammed1989 Were you able to integrate multiple agents to a single instance of CARLA using the leaderboard module?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants