Closed
Description
Bug report
Required Info:
- Operating System:
- Ubuntu 20.04
- ROS2 Version:
- ROS2 binaries
- Version or commit hash:
- DDS implementation:
- Cyclone DDS
Steps to reproduce issue
Start the navigation stack and have RViz 2 running with the Navigation2 panel. Startup the navigation stack for the first time (unless done by autostart) and begin using the navstack like normal. Hit the reset button in the nav2 stack pannel and attempt to re-startup the system.
Expected behavior
All the nav2 nodes should transition to an active state error free.
Actual behavior
In every attempt at restarting the nav2 system the controller or planner server emits an error similar to either of the following:
[planner_server-4] [INFO] [1596675843.557904809] [planner_server]: Configuring
[planner_server-4] [INFO] [1596675843.557931726] [global_costmap.global_costmap]: Configuring
[planner_server-4] [ERROR] [1596675843.558043453] []: Caught exception in callback for transition 10
[planner_server-4] [ERROR] [1596675843.558051673] []: Original error: parameter 'static_layer.plugin' has already been declared
[planner_server-4] [WARN] [1596675843.558068927] []: Error occurred while doing error handling.
[controller_server-3] [ERROR] [1596676033.151989476] []: Caught exception in callback for transition 10
[controller_server-3] [ERROR] [1596676033.151999489] []: Original error: parameter 'stvl_layer.observation_sources' has already been declared
[controller_server-3] [WARN] [1596676033.152020113] []: Error occurred while doing error handling.
Metadata
Metadata
Assignees
Labels
No labels