Closed gpdas closed 5 years ago
Commit ac4c403 fixes #355
18:59:42 Traceback (most recent call last):
18:59:42 File "/tmp/ros_buildfarm/scripts/devel/create_devel_task_generator.py", line 235, in resolve_names
18:59:42 rosdep_key, view, installer, os_name, os_code_name)
18:59:42 File "/usr/lib/python3/dist-packages/rosdep2/catkin_support.py", line 87, in resolve_for_os
18:59:42 d = view.lookup(rosdep_key)
18:59:42 File "/usr/lib/python3/dist-packages/rosdep2/lookup.py", line 197, in lookup
18:59:42 return self.rosdep_defs[rosdep_name]
18:59:42 KeyError: 'message_store_map_switcher'
@Jailander can you have a look at this please?
Hi, I am happy with these, I tested them briefly didn't seem to break anything, but @bfalacerda maybe you want to double check this one before I merge?
i can give it a quick test tmrw afternoon
thanks!!!
I didn't test the functionalities introduced by this PR but it doesn't break our setup, so happy for it to be merged
:) thanks !! Will merge
Thanks
When this mode is enabled via the
/topological_navigation/execute_policy_mode/reconfigure_edges
parameter,execute_navigation_mode
action server will change edge action parameters (e.g.move_base/DWAPlannerROS
) according to the/edge_nav_reconfig_groups
parameter's values and edges being navigated, an example of this configuration is as follows: