Skip to content

Commit bc19bfe

Browse files
Add boost plugin loader to windows rosinstall
1 parent 209dba7 commit bc19bfe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/windows_dependencies.repos

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
- git:
22
local-name: ros_industrial_cmake_boilerplate
33
uri: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
4-
version: 0.7.1
4+
version: 0.7.3
5+
- git:
6+
local-name: boost_plugin_loader
7+
uri: https://github.com/tesseract-robotics/boost_plugin_loader.git
8+
version: 0.3.0
59
- git:
610
local-name: tesseract
711
uri: https://github.com/ros-industrial-consortium/tesseract.git

0 commit comments

Comments
 (0)