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

How to increase quality of pygame window and get first person view of ego vehicle in main carla window. #40

Open
adityajn105 opened this issue Sep 8, 2021 · 1 comment

Comments

@adityajn105
Copy link

adityajn105 commented Sep 8, 2021

Hi first of all I want to thank you for creating this wrapper. It made my life a lot easier. But It will be great if I can do following. So please can you suggest what changes I have to make to these things.

  1. Is there any way I can increase size and quality of pygame window. I tried myself bunch of changes but I failed.

  2. Also I am not able to get real time first person view of ego vehicle in main carla window. So can you suggest how this can be done.

Thanks a lot in advance.

@Tangzj2020
Copy link

Hello, you can change the params with 'display_size' to adjust the size of window, and also change the params 'obs_range/lidar_bin' for increasing the quality of pygame window in 'carla_env.py'.

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