You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon,
I'm having issues with the visualization of the pygame window; by following the steps (start the simulator with the "test_refined" map, then activating the environment and running the test.sh file) I only see the empty circuit and cannot see the car; this happens with all the codes I try, basically the code gets stuck after the "Hello from the pygame community" line, and the pygame window doesn't open. I also tried the other ways to start the simulator but i get the same problem, stuck after the pygame version used and "Hello from the pygame community". I'm sure the computer can handle the load because with the tutorial codes of standard CARLA the pygame window to drive the vehicle works.
Am I missing something? Can someone help me to understand how to solve the issue?
Thank you and have a good day.
The text was updated successfully, but these errors were encountered:
NiccoBonucci
changed the title
Not understanding how to visualize the cars
Not understanding how to visualize the tests
Sep 23, 2024
NiccoBonucci
changed the title
Not understanding how to visualize the tests
Not understanding how to visualize the pygame window and the car
Sep 23, 2024
NiccoBonucci
changed the title
Not understanding how to visualize the pygame window and the car
pygame window doesn't open when launching the codes
Sep 23, 2024
Good afternoon, I'm having issues with the visualization of the pygame window; by following the steps (start the simulator with the "test_refined" map, then activating the environment and running the test.sh file) I only see the empty circuit and cannot see the car; this happens with all the codes I try, basically the code gets stuck after the "Hello from the pygame community" line, and the pygame window doesn't open. I also tried the other ways to start the simulator but i get the same problem, stuck after the pygame version used and "Hello from the pygame community". I'm sure the computer can handle the load because with the tutorial codes of standard CARLA the pygame window to drive the vehicle works. Am I missing something? Can someone help me to understand how to solve the issue? Thank you and have a good day.
I think the main problem is that when I created the environment i had to exclude the pytorch and torchvision dependencies because the packages were not found, as shown here in the code:
What could the solution be? I've tried to install the packages by themself, but there are version conflicts because the versions are old. Please help me as soon as you can, thank you.
Good afternoon,
I'm having issues with the visualization of the pygame window; by following the steps (start the simulator with the "test_refined" map, then activating the environment and running the test.sh file) I only see the empty circuit and cannot see the car; this happens with all the codes I try, basically the code gets stuck after the "Hello from the pygame community" line, and the pygame window doesn't open. I also tried the other ways to start the simulator but i get the same problem, stuck after the pygame version used and "Hello from the pygame community". I'm sure the computer can handle the load because with the tutorial codes of standard CARLA the pygame window to drive the vehicle works.
Am I missing something? Can someone help me to understand how to solve the issue?
Thank you and have a good day.
The text was updated successfully, but these errors were encountered: