From 16f54ae70aa6ea52b294c5e619136ce5b8c0b001 Mon Sep 17 00:00:00 2001 From: Robert Haschke Date: Tue, 16 Apr 2024 12:37:58 +0200 Subject: [PATCH] Add py_binding_tools --- ros-one.repos | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ros-one.repos b/ros-one.repos index ed40d65d..f8a3b1c6 100644 --- a/ros-one.repos +++ b/ros-one.repos @@ -383,6 +383,10 @@ repositories: type: git url: https://github.com/pr2/pr2_common.git version: melodic-devel + py_binding_tools: + type: git + url: https://github.com/ros-planning/py_binding_tools.git + version: main pybind11_catkin: type: git url: https://github.com/wxmerkt/pybind11_catkin.git