Trouble with generating Detour navmesh. #8692
Unanswered
leesamuel1007
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm attempting to create a 3D pedestrian navigation environment in CARLA-0.9.13 by parsing an OpenStreetMap file.
I've succeeded in creating 3D .fbx files and .xodr files, but when I try to generate my .bin navigation file, the process fails with the error "Could not build Detour navmesh". Curiously, this happens even with a very simple .obj file and an empty .xodr file as well.
I am using an Ubuntu 20.04 machine.
Beta Was this translation helpful? Give feedback.
All reactions