-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hello,
I'm using the multi_map_level_server package from the bwi_common. I saw that in a previous issue, it was recommended that the segbot_navigation is an exemplary usage of multi_map_level_server. However, the wiki of multi_map_navigation, despite being a bit outdated, specifies some actions for the transitions, which I have searched for but couldn't find. Moreover, the bwi_logical_navigation includes the multi_map_level* headers, and I'm trying to find how to use it, but it's not clear to me. Right now I have the navigation stack of my robot working and also can run the example of multi_map_level_server successfully with my own maps. Could anyone please, tell me or guide me so as my navigation stack can understand that there are many floors in a building and then make a path to a wormhole and to show up in another floor with the correct map? Is this functionality implemented, or should I write it myself? It's such a pitty having such a great package in your repository, but no documentation or a tutorial on how to use it, for a robot (with existing setup and navigation stack) other than segbot.
Best regards,
Mike Karamousadakis