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

Add Instruction for Setting up CARLA and Behavior Metrics on CloudGPU #672

Open
AryanNanda17 opened this issue Mar 8, 2024 · 5 comments
Assignees

Comments

@AryanNanda17
Copy link
Contributor

AryanNanda17 commented Mar 8, 2024

Since CARLA Simulation requires a minimum of 6GB VRAM which is not common and not many users have access to it. Moreover,
Carla Simulation on cloud GPU not only requires the server but also display and there is no proper guide for setting up CARLA on cloudGPU, so there is a need to add instructions for setting up Behavior metrics on Carla Simulation using CloundGPU.
@sergiopaniego could you please assign this issue to me and suggest a good and cheap cloud GPU provider?

@sergiopaniego
Copy link
Member

Assigned!

Have you tried changing the quality level to low? https://github.com/JdeRobot/BehaviorMetrics/blob/noetic-devel/behavior_metrics/utils/environment.py#L79
And is the -RenderOffScreen flag active when you run CARLA? https://github.com/JdeRobot/BehaviorMetrics/blob/noetic-devel/behavior_metrics/utils/environment.py#L79

This installation instruction is interesting as an addition. I've no suggestions regarding cloud GPU providers since the decision of which to use involves many variables at the same time. If you suggest some ideas we can use this discussion thread to choose an option.

@AryanNanda17
Copy link
Contributor Author

Hello @sergiopaniego,

Have you tried changing the quality level to low? https://github.com/JdeRobot/BehaviorMetrics/blob/noetic-devel/behavior_metrics/utils/environment.py#L79
And is the -RenderOffScreen flag active when you run CARLA? https://github.com/JdeRobot/BehaviorMetrics/blob/noetic-devel/behavior_metrics/utils/environment.py#L79

I have attempted to run CARLA with reduced quality settings, but the terminal crashes.

If you suggest some ideas we can use this discussion thread to choose an option.

Let me do a little research on the best and cheapest cloud option available and then I will update.

@KlrShaK
Copy link
Contributor

KlrShaK commented Mar 15, 2024

Heyya,
If this issue is still open, I'd suggest looking into issue 137 on running CARLA in cloud, additionally I would suggest to look into

These would help you to find resources on installing CARLA on cloud. I personally don't have access to cloud compute, so I couldn't test it.

@sergiopaniego
Copy link
Member

Thanks for sharing the resources @KlrShaK

@sergiopaniego
Copy link
Member

@AryanNanda17 any progress on this issue?

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

3 participants