Skip to content

Commit f32f3b5

Browse files
Pin boost_plugin_loader to 0.3.0 in rosinstall files
1 parent cbd8395 commit f32f3b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/windows_dependencies.repos

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- git:
66
local-name: boost_plugin_loader
77
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8-
version: main
8+
version: 0.3.0
99
- git:
1010
local-name: opw_kinematics
1111
uri: https://github.com/Jmeyer1292/opw_kinematics.git

dependencies.repos

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- git:
66
local-name: boost_plugin_loader
77
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8-
version: main
8+
version: 0.3.0
99
- git:
1010
local-name: opw_kinematics
1111
uri: https://github.com/Jmeyer1292/opw_kinematics.git

dependencies_focal.repos

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- git:
66
local-name: boost_plugin_loader
77
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8-
version: main
8+
version: 0.3.0
99
- git:
1010
local-name: opw_kinematics
1111
uri: https://github.com/Jmeyer1292/opw_kinematics.git

dependencies_with_ext.repos

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- git:
66
local-name: boost_plugin_loader
77
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8-
version: main
8+
version: 0.3.0
99
- git:
1010
local-name: tesseract_ext
1111
uri: https://github.com/ros-industrial-consortium/tesseract_ext.git

0 commit comments

Comments
 (0)