Skip to content

Commit 9bd9b23

Browse files
Levi ArmstrongLevi-Armstrong
authored andcommitted
Update rosinstall to leverage tags
1 parent 71a93d1 commit 9bd9b23

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependencies.rosinstall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
- git:
22
local-name: ros_industrial_cmake_boilerplate
33
uri: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
4-
version: master
4+
version: 0.2.8
55
- git:
66
local-name: opw_kinematics
77
uri: https://github.com/Jmeyer1292/opw_kinematics.git
8-
version: master
8+
version: 0.4.0

dependencies_with_ext.rosinstall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
- git:
22
local-name: ros_industrial_cmake_boilerplate
33
uri: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
4-
version: master
4+
version: 0.2.8
55
- git:
66
local-name: tesseract_ext
77
uri: https://github.com/ros-industrial-consortium/tesseract_ext.git
88
version: master
99
- git:
1010
local-name: opw_kinematics
1111
uri: https://github.com/Jmeyer1292/opw_kinematics.git
12-
version: master
12+
version: 0.4.0

0 commit comments

Comments
 (0)