Posted by @AlessandroCapobianco:
Hi everyone!
I’m trying to edit the demo office world
and I would like to add a second navigation graph, to do this I add a second graph in traffic-editor
, run the build of rmf_demos_maps
and in this way through CMake file 1.yaml
is generated and saved in /build/rmf_demos_maps/maps/office/nav_graphs
and in /install/rmf_demos_maps/share/rmf_demos_maps/maps/office/nav_graphs
.
Why doesn’t this second graph appear in rvitz
and is not used for planning?
Thank you all