From 89accb8a4d0ab3e76c770758165db46297db76f4 Mon Sep 17 00:00:00 2001 From: Alexander Mock Date: Thu, 2 Jan 2025 14:42:56 +0100 Subject: [PATCH] redirected source dependencies to main branches --- source_dependencies.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source_dependencies.yaml b/source_dependencies.yaml index 8649711..8b58ab9 100644 --- a/source_dependencies.yaml +++ b/source_dependencies.yaml @@ -4,15 +4,15 @@ repositories: lvr2: type: git url: https://github.com/uos/lvr2.git - version: version-upgrade + version: main mesh_tools: type: git url: https://github.com/naturerobots/mesh_tools.git - version: lvr-update + version: humble mesh_navigation: type: git url: https://github.com/naturerobots/mesh_navigation.git - version: lvr-update + version: humble move_base_flex: type: git url: https://github.com/naturerobots/move_base_flex.git