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

Cannot see changes the blueprint changes in pygame window #152

Open
chirudeep001 opened this issue Jan 2, 2024 · 10 comments
Open

Cannot see changes the blueprint changes in pygame window #152

chirudeep001 opened this issue Jan 2, 2024 · 10 comments

Comments

@chirudeep001
Copy link

i have modified the blueprints for sounds and side mirror in the unreal editor and i could not see the chnages in the pygame window. Is there any specific thing to do, to see changes while i am running pygame window.

@ajdroid
Copy link
Contributor

ajdroid commented Jan 3, 2024

Is there a reason you are using pygame? We generally use the unreal editor or the packaged build

@chirudeep001
Copy link
Author

I am using pygame for scenario runner.I have done the changes in the unreal editor and built the package even though I could not see any changes in the pygame window.

Is there any setting to check so that the blueprints edited in the unreal editor reflects to the package when I built it??

@ajdroid
Copy link
Contributor

ajdroid commented Jan 3, 2024

You don't need to use pygame for scenario runner. Running the editor and hitting play or using the packaged mode (ofc you have to redo make package) should work.

@chirudeep001
Copy link
Author

Sure , I will check on that and get back to you if I face difficulties.

Thank you

@chirudeep001
Copy link
Author

Hi, how are you running the manual control script and scenario runner.

  1. firstly we need server and client to run the above scripts.
  2. which client window are you using??
  3. as soon as in run manual control script pygame window opens up but thats not the case with your project, i believe thats the reason why i am not able to see changes made in the unreal editor not reflecting.

couild you help me with this. thank you

@ajdroid
Copy link
Contributor

ajdroid commented Jan 5, 2024

DReyeVR works a bit differently than CARLA. We use the server directly as the "game window". It will spawn an ego vehicle and respond to keyborad/logitech wheel commands directly. No need to spwan an additional pygame window.

@chirudeep001
Copy link
Author

chirudeep001 commented Jan 16, 2024

question regarding the fps, what was your FPS range and if it's higher than 25 how did you achieve that.

Thank you

@chirudeep001
Copy link
Author

Hi How to run the manual control script within the server window. Usually it opens the pygame window as soon as i run the manual control script. can you help me with this.

By default it uses pygame window (manual script from the git hub repo).

Thank you
chirudeep

@ajdroid
Copy link
Contributor

ajdroid commented Jan 22, 2024

You do not need to use manual control to do manual control. Simply run the simulator and you will be able to control the vehicle with your keyboard

@chirudeep001
Copy link
Author

Hi @ajdroid

I am not using VR and also my question is in general what are the things to be modified to use carla server window as client window to display the sensor data (as your repo works) . for now i want to use scenario runner that runs in the carla server window. Which specific part of the code (in carla) should i work on to make this possible.

Thank you.

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