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
I'm encountering a problem with pedestrian spawning in my custom map.
I’ve imported a new .xodr and .fbx file into CARLA and followed the tutorial (https://carla.readthedocs.io/en/latest/tuto_M_generate_pedestrian_navigation/) to create the pedestrian navigation file.
However, when I run generate_traffic.py, no pedestrians are spawning.
I have a question about the placement of my .bin file. My custom map is located at /home/going/carla/Unreal/CarlaUE4/Content/THI/Maps. Since there wasn’t a Nav folder there, I created one and placed the .bin file inside.
Additionally, I also put the .bin file in /home/going/carla/Unreal/CarlaUE4/Content/Carla/Maps/Nav, where the default CARLA town .bin files are stored.
Does anyone have any suggestions on what I should do next?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I'm encountering a problem with pedestrian spawning in my custom map.
I’ve imported a new .xodr and .fbx file into CARLA and followed the tutorial (https://carla.readthedocs.io/en/latest/tuto_M_generate_pedestrian_navigation/) to create the pedestrian navigation file.
However, when I run
generate_traffic.py,
no pedestrians are spawning.I have a question about the placement of my .bin file. My custom map is located at /home/going/carla/Unreal/CarlaUE4/Content/THI/Maps. Since there wasn’t a Nav folder there, I created one and placed the .bin file inside.
Additionally, I also put the .bin file in /home/going/carla/Unreal/CarlaUE4/Content/Carla/Maps/Nav, where the default CARLA town .bin files are stored.
Does anyone have any suggestions on what I should do next?
Thanks,
Rony
Beta Was this translation helpful? Give feedback.
All reactions