carla icon indicating copy to clipboard operation
carla copied to clipboard

Generate Pedestrian Navigation fails

Open MrLerry opened this issue 4 years ago • 1 comments

Hi Guys,

I'm getting an error while generating pedestrian navigation on a fairly complicated/big custom map I imported via source build.

I followed the instructions from the documentation about the naming conventions: https://carla.readthedocs.io/en/latest/tuto_M_generate_pedestrian_navigation/

CARLA version: 0.9.13 Platform/OS: Ubuntu 20.04 Problem you have experienced: Generate Pedestrian Navigation fails Other information: https://github.com/carla-simulator/carla/issues/3639

My imported and generated meshes: Screenshot from 2022-04-20 16-22-23

After this I try to build the .bin file but I'm getting this after waiting a longer time:

~/CARLA/carla/Util/DockerUtils/dist$ ./build.sh Twin_Import_mergedTrees
WARNING: cannot parse georeference: ''. Using default values. 
Loading...
Building...
Building navigation:
 - 5099 x 4094 cells
 - 3816.2K verts, 3892.8K tris
Finding walkable triangles...
Filter walkable surfaces...
Partition of walkable surfaces...
Remove walkable surfaces by agent raius...
Defining areas by material
Trace and simplify region contours...
Build polygons mesh from contours...
Create detail mesh...
Create Detour data from Recast poly mesh...
Creating navigation data...
ERROR: Could not build Detour navmesh.
Saving...

The error-massage doesn't mention whats wrong with the files so I'm a bit on a dead end now. I have not found a other ticket mentioning this. Had someone a similar experience so far? Do i need to name all roads as well for the pedestrian to notice them? (In #3639 its not mentioned as mandatory) -> Edit: tried this with the same result.

Cheers Lerry

MrLerry avatar Apr 20 '22 14:04 MrLerry

Hi Team, Any idea how to fix this_ Im blocked with this now. Kindly suggest.

ranimg avatar Sep 06 '22 14:09 ranimg

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 02 '23 02:06 stale[bot]