LCAS / topological_navigation

The topological navigation framework
Apache License 2.0
32 stars 36 forks source link

The map manager can load in a topological map from a tmap file. #15

Closed adambinch closed 4 years ago

adambinch commented 4 years ago

(as well as mongodb). To do this use the -f arg: rosrun topological_navigation map_manager.py -f path/to/tmap/tmap.tmap.

Also includes a map sanity checking function. Takes a topological map from a strands_navigation_msgs.msg.TopologicalMap message and checks:

adambinch commented 4 years ago

Going to add some map checking stuff to this so WIP for now

Jailander commented 4 years ago

retest this please