From 986bf262142742cbe1f1e52bfad656dbb844d6c4 Mon Sep 17 00:00:00 2001 From: Bill Finger Date: Fri, 24 May 2024 13:08:21 +0300 Subject: [PATCH] add robot_builder to repos file --- repos/sim.rbs.repos | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos/sim.rbs.repos b/repos/sim.rbs.repos index 13d61b4..fd7de3a 100644 --- a/repos/sim.rbs.repos +++ b/repos/sim.rbs.repos @@ -15,3 +15,7 @@ repositories: type: git url: https://github.com/osrf/dynamic_message_introspection.git version: main + robot_builder: + type: git + url: https://github.com/solid-sinusoid/robot-builder.git + version: main