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

Review quick start guide for CARLA simulator and update it #667

Open
sergiopaniego opened this issue Feb 26, 2024 · 7 comments
Open

Review quick start guide for CARLA simulator and update it #667

sergiopaniego opened this issue Feb 26, 2024 · 7 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@sergiopaniego
Copy link
Member

For this issue, we would need to review in depth the Quick start guide for CARLA (https://jderobot.github.io/BehaviorMetrics/carla/quick_start/) and update it accordingly for new users.

There are images in this doc file that are for Gazebo, so it would be interesting to update them with CARLA simulator examples

@sergiopaniego sergiopaniego added documentation Improvements or additions to documentation good first issue Good for newcomers labels Feb 26, 2024
@AryanNanda17
Copy link
Contributor

@sergiopaniego, I would like to work on the issue.

@MihirGore23
Copy link
Contributor

I am facing significant lags in running Carla smoothly due to limitations of computational capacity at my end. @sergiopaniego Can u suggest some way I can run Carla using any specific cloudGPU, or any lite-version of Carla?

@sergiopaniego
Copy link
Member Author

sergiopaniego commented Mar 11, 2024

CARLA allows running on a low-quality level (

subprocess.Popen([os.environ["CARLA_ROOT"] + "CarlaUE4.sh", "-RenderOffScreen", "-quality-level=Low"], stdout=out, stderr=err)
).
Are you running the simulation using a low-quality level @MihirGore23 ?
What is your current hardware setup? Especially the GPU

@ArthurWANGZHE
Copy link

I have recently installed CARLA and I would love to contribute to this issue

@sergiopaniego
Copy link
Member Author

Hi @ArthurWANGZHE !
I have also assigned this issue to you. We can use this space to discuss the development of this upgrade

@ArthurWANGZHE
Copy link

While I try to record a video clip for the document, I find that my 'load' and 'reload' buttons don't work. I wonder if this happens only to me, or if something has gone wrong.

@sergiopaniego
Copy link
Member Author

The load and reload buttons are not currently working in the GUI. You may also address it as a new issue+PR. If you want to reload the world, you have to close the application and relaunch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants