Skip to content

Commit be317a7

Browse files
Update rosinstall files
1 parent af0ec87 commit be317a7

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

dependencies.rosinstall

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
- git:
22
local-name: ros_industrial_cmake_boilerplate
33
uri: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
4-
version: 0.2.12
4+
version: 0.2.13
55
- git:
66
local-name: tesseract
7-
uri: https://github.com/ros-industrial-consortium/tesseract.git
8-
version: 0.6.3
7+
uri: https://github.com/tesseract-robotics/tesseract.git
8+
version: 0.6.7
99
- git:
1010
local-name: trajopt
11-
uri: https://github.com/ros-industrial-consortium/trajopt_ros.git
12-
version: f7c5b27ac87eee0d2e692741003f37efd78ebb76
11+
uri: https://github.com/tesseract-robotics/trajopt.git
12+
version: 0.1.0
1313
- git:
1414
local-name: tesseract_planning
15-
uri: https://github.com/ros-industrial-consortium/tesseract_planning.git
16-
version: 0.6.3
15+
uri: https://github.com/tesseract-robotics/tesseract_planning.git
16+
version: 0.6.5
1717
- git:
1818
local-name: descartes_light
1919
uri: https://github.com/swri-robotics/descartes_light.git
20-
version: 0eeeaf216677112c24d8ec51b984044e7f62c209
20+
version: 0.3.0
2121
- git:
2222
local-name: opw_kinematics
2323
uri: https://github.com/Jmeyer1292/opw_kinematics.git
24-
version: 0.4.3
24+
version: 0.4.4
2525
- git:
2626
local-name: ifopt
2727
uri: https://github.com/ethz-adrl/ifopt.git
28-
version: 27451ce3212d3c0ccd3a0db9a1ee9a9963466674
28+
version: 2.1.1

dependencies_with_ext.rosinstall

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
- git:
22
local-name: ros_industrial_cmake_boilerplate
33
uri: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
4-
version: 0.2.12
4+
version: 0.2.13
55
- git:
66
local-name: tesseract_ext
7-
uri: https://github.com/ros-industrial-consortium/tesseract_ext.git
7+
uri: https://github.com/tesseract-robotics/tesseract_ext.git
88
version: master
99
- git:
1010
local-name: tesseract
11-
uri: https://github.com/ros-industrial-consortium/tesseract.git
12-
version: 0.6.3
11+
uri: https://github.com/tesseract-robotics/tesseract.git
12+
version: 0.6.7
1313
- git:
1414
local-name: trajopt
15-
uri: https://github.com/ros-industrial-consortium/trajopt_ros.git
16-
version: f7c5b27ac87eee0d2e692741003f37efd78ebb76
15+
uri: https://github.com/tesseract-robotics/trajopt_ros.git
16+
version: 0.1.0
1717
- git:
1818
local-name: tesseract_planning
19-
uri: https://github.com/ros-industrial-consortium/tesseract_planning.git
20-
version: 0.6.3
19+
uri: https://github.com/tesseract-robotics/tesseract_planning.git
20+
version: 0.6.5
2121
- git:
2222
local-name: descartes_light
2323
uri: https://github.com/swri-robotics/descartes_light.git
24-
version: 0eeeaf216677112c24d8ec51b984044e7f62c209
24+
version: 0.3.0
2525
- git:
2626
local-name: opw_kinematics
2727
uri: https://github.com/Jmeyer1292/opw_kinematics.git
28-
version: 0.4.3
28+
version: 0.4.4
2929
- git:
3030
local-name: ifopt
3131
uri: https://github.com/ethz-adrl/ifopt.git
32-
version: 27451ce3212d3c0ccd3a0db9a1ee9a9963466674
32+
version: 2.1.1

0 commit comments

Comments
 (0)