Skip to content

Commit

Permalink
Update rosinstall files
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Dec 1, 2024
1 parent 5e7c25b commit f2542c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions dependencies.rosinstall
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
- git:
local-name: tesseract
uri: https://github.com/tesseract-robotics/tesseract.git
version: 0.26.0
version: 0.27.0
- git:
local-name: trajopt
uri: https://github.com/tesseract-robotics/trajopt.git
version: 0.26.0
version: 0.27.0
- git:
local-name: tesseract_planning
uri: https://github.com/tesseract-robotics/tesseract_planning.git
version: 0.26.0
version: 0.27.0
- git:
local-name: tesseract_qt
uri: https://github.com/tesseract-robotics/tesseract_qt.git
version: 0.26.0
version: 0.27.0
- git:
local-name: descartes_light
uri: https://github.com/swri-robotics/descartes_light.git
Expand Down
8 changes: 4 additions & 4 deletions dependencies_with_ext.rosinstall
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
- git:
local-name: tesseract
uri: https://github.com/tesseract-robotics/tesseract.git
version: 0.26.0
version: 0.27.0
- git:
local-name: trajopt
uri: https://github.com/tesseract-robotics/trajopt_ros.git
version: 0.26.0
version: 0.27.0
- git:
local-name: tesseract_planning
uri: https://github.com/tesseract-robotics/tesseract_planning.git
version: 0.26.0
version: 0.27.0
- git:
local-name: tesseract_qt
uri: https://github.com/tesseract-robotics/tesseract_qt.git
version: 0.26.0
version: 0.27.0
- git:
local-name: descartes_light
uri: https://github.com/swri-robotics/descartes_light.git
Expand Down

0 comments on commit f2542c0

Please sign in to comment.