Skip to content

Commit 7d890eb

Browse files
committed
Add moveit_resources to upstream workspace
Since installing packages from there is required for moveit-servo, let's add it to the upstream workspace.
1 parent b0d3413 commit 7d890eb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Universal_Robots_ROS2_Driver.kilted.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ repositories:
4747
type: git
4848
url: https://github.com/moveit/srdfdom.git
4949
version: ros2
50+
moveit_resources:
51+
type: git
52+
url: https://github.com/moveit/moveit_resources.git
53+
version: ros2

Universal_Robots_ROS2_Driver.rolling.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ repositories:
4747
type: git
4848
url: https://github.com/moveit/srdfdom.git
4949
version: ros2
50+
moveit_resources:
51+
type: git
52+
url: https://github.com/moveit/moveit_resources.git
53+
version: ros2

0 commit comments

Comments
 (0)