Skip to content

Commit 7da0243

Browse files
Update ros install files to tesseract 0.33.X
1 parent f4c3fca commit 7da0243

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

dependencies.repos

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@ repositories:
22
ros_industrial_cmake_boilerplate:
33
type: git
44
url: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
5-
version: 0.7.3
5+
version: 0.7.4
66
boost_plugin_loader:
77
type: git
88
url: https://github.com/tesseract-robotics/boost_plugin_loader.git
9-
version: main
9+
version: 0.4.2
1010
tesseract:
1111
type: git
1212
url: https://github.com/tesseract-robotics/tesseract.git
13-
version: 0.29.1
13+
version: 0.33.0
1414
trajopt:
1515
type: git
1616
url: https://github.com/tesseract-robotics/trajopt.git
17-
version: 0.29.1
17+
version: 0.33.0
1818
tesseract_planning:
1919
type: git
2020
url: https://github.com/tesseract-robotics/tesseract_planning.git
21-
version: 0.29.1
21+
version: 0.33.0
2222
tesseract_qt:
2323
type: git
2424
url: https://github.com/tesseract-robotics/tesseract_qt.git
25-
version: 0.29.1
25+
version: 0.33.0
2626
descartes_light:
2727
type: git
2828
url: https://github.com/swri-robotics/descartes_light.git
29-
version: 0.4.6
29+
version: 0.4.9
3030
opw_kinematics:
3131
type: git
3232
url: https://github.com/Jmeyer1292/opw_kinematics.git

dependencies_unstable.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ repositories:
22
ros_industrial_cmake_boilerplate:
33
type: git
44
url: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
5-
version: 0.7.3
5+
version: 0.7.4
66
boost_plugin_loader:
77
type: git
88
url: https://github.com/tesseract-robotics/boost_plugin_loader.git
9-
version: 0.3.0
9+
version: 0.4.2
1010
tesseract:
1111
type: git
1212
url: https://github.com/tesseract-robotics/tesseract.git
@@ -26,7 +26,7 @@ repositories:
2626
descartes_light:
2727
type: git
2828
url: https://github.com/swri-robotics/descartes_light.git
29-
version: 0.4.6
29+
version: 0.4.9
3030
opw_kinematics:
3131
type: git
3232
url: https://github.com/Jmeyer1292/opw_kinematics.git

dependencies_with_ext.repos

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,35 @@ repositories:
22
ros_industrial_cmake_boilerplate:
33
type: git
44
url: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
5-
version: 0.7.3
5+
version: 0.7.4
66
boost_plugin_loader:
77
type: git
88
url: https://github.com/tesseract-robotics/boost_plugin_loader.git
9-
version: 0.3.0
9+
version: 0.4.2
1010
tesseract_ext:
1111
type: git
1212
url: https://github.com/tesseract-robotics/tesseract_ext.git
1313
version: master
1414
tesseract:
1515
type: git
1616
url: https://github.com/tesseract-robotics/tesseract.git
17-
version: 0.29.1
17+
version: 0.33.0
1818
trajopt:
1919
type: git
2020
url: https://github.com/tesseract-robotics/trajopt.git
21-
version: 0.29.1
21+
version: 0.33.0
2222
tesseract_planning:
2323
type: git
2424
url: https://github.com/tesseract-robotics/tesseract_planning.git
25-
version: 0.29.1
25+
version: 0.33.0
2626
tesseract_qt:
2727
type: git
2828
url: https://github.com/tesseract-robotics/tesseract_qt.git
29-
version: 0.29.1
29+
version: 0.33.0
3030
descartes_light:
3131
type: git
3232
url: https://github.com/swri-robotics/descartes_light.git
33-
version: 0.4.6
33+
version: 0.4.9
3434
opw_kinematics:
3535
type: git
3636
url: https://github.com/Jmeyer1292/opw_kinematics.git

0 commit comments

Comments
 (0)