LCAS / topological_navigation

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

New param `topological_navigation/move_base_goal` sets the goal type … #136

Closed adambinch closed 2 years ago

adambinch commented 2 years ago

…of the default action move_base_name.

If not set defaults to the goal used by the action if it occurs in the tmap else a standard move base type goal.. This will stop toponav breaking if the move_base_name action does not use move base type goals. Also an improvement to the add/remove edge param srvs. Removed unused imports

adambinch commented 2 years ago

retest this please