ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
That's a bug in the progress checker. Sorry about that. There is no workaround other than changing the source code like you described.
There is a fix for this bug here https://github.com/ros-planning/navigation2/pull/1526
Note that the fix does not make the parameter dynamic yet. It is only read once when the node is started. Please let me know if you need to tweak this parameter at runtime as well.