We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d576a7b commit ea6ae3dCopy full SHA for ea6ae3d
tools/ros2_dependencies.repos
@@ -1,5 +1,6 @@
1
repositories:
2
ros-planning/navigation2:
3
type: git
4
- url: https://github.com/wep21/navigation2.git
5
- version: rolling
+ # back to upstream main after https://github.com/ros-navigation/navigation2/pull/4298 is merged
+ url: https://github.com/tonynajjar/navigation2.git
6
+ version: fix-devcontainer
0 commit comments