diff --git a/ur_simulation_gz.jazzy.repos b/ur_simulation_gz.jazzy.repos index 7cb4566..750aba8 100644 --- a/ur_simulation_gz.jazzy.repos +++ b/ur_simulation_gz.jazzy.repos @@ -11,6 +11,10 @@ repositories: type: git url: https://github.com/ros-planning/moveit_msgs.git version: ros2 + srdfdom: + type: git + url: https://github.com/moveit/srdfdom.git + version: ros2 ros2_control: type: git url: https://github.com/ros-controls/ros2_control.git @@ -27,3 +31,7 @@ repositories: type: git url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git version: rolling + Universal_Robots_ROS2_Driver: + type: git + url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver.git + version: main diff --git a/ur_simulation_gz.rolling.repos b/ur_simulation_gz.rolling.repos index 82c7e0f..adc4694 100644 --- a/ur_simulation_gz.rolling.repos +++ b/ur_simulation_gz.rolling.repos @@ -11,6 +11,10 @@ repositories: type: git url: https://github.com/ros-planning/moveit_msgs.git version: ros2 + srdfdom: + type: git + url: https://github.com/moveit/srdfdom.git + version: ros2 ros2_control: type: git url: https://github.com/ros-controls/ros2_control.git @@ -27,3 +31,7 @@ repositories: type: git url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git version: rolling + Universal_Robots_ROS2_Driver: + type: git + url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver.git + version: main