LCAS / topological_navigation

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

Auto set goal when adding an edge to the topological map #154

Closed adambinch closed 1 year ago

adambinch commented 1 year ago

If a file e.g. package/config/Goal.yaml exists then the map manager will automatically set the goal of the action to the goal specified in that file, when the add edge function/service is called with arg action_type set to package/Goal. If that arg is not set or the file does not exist then a move base type goal is assumed.