From 6c4ac95e7ccf47bd91fe4fc5c2e38ad35b0398c7 Mon Sep 17 00:00:00 2001
From: "Isaac I.Y. Saito" <130s@2000.jukuin.keio.ac.jp>
Date: Fri, 9 Jun 2023 10:02:55 -0400
Subject: [PATCH] Fix: CI failure based on missing upstream dep
---
.github/upstream.repos | 3 +++
package.xml | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/upstream.repos b/.github/upstream.repos
index 5bc1768e18..4982f5ddeb 100644
--- a/.github/upstream.repos
+++ b/.github/upstream.repos
@@ -1,4 +1,7 @@
repositories:
+ franka_ros2:
+ type: git
+ url: https://github.com/frankaemika/franka_ros2.git
moveit_task_constructor:
type: git
url: https://github.com/ros-planning/moveit_task_constructor.git
diff --git a/package.xml b/package.xml
index 9a3a528145..d9060bb2ef 100644
--- a/package.xml
+++ b/package.xml
@@ -44,7 +44,7 @@
moveit_common
moveit_ros_planning
-
+ franka_description
controller_manager
gripper_controllers