From a4cc61f759addc26c8134c79dda039bbca34f160 Mon Sep 17 00:00:00 2001 From: Lucas Walter Date: Mon, 29 Apr 2024 14:13:17 -0700 Subject: [PATCH] need to use noetic branch of wu_ros_tools --- ubuntu_2404/base_repos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu_2404/base_repos.yaml b/ubuntu_2404/base_repos.yaml index 722ce03..fba1977 100644 --- a/ubuntu_2404/base_repos.yaml +++ b/ubuntu_2404/base_repos.yaml @@ -411,7 +411,7 @@ repositories: other/wu_ros_tools: type: git url: git@github.com:lucasw/wu_ros_tools - version: kinetic + version: noetic ros/async_web_server_cpp: type: git url: git@github.com:lucasw/async_web_server_cpp.git