Skip to content

Commit

Permalink
- Upgrade tesseract, ros_industrial_cmake_boilerplate and descartes v…
Browse files Browse the repository at this point in the history
…ersion

- 0.22.0
  • Loading branch information
rjoomen committed Jul 4, 2024
1 parent dc90995 commit 709b154
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 40 deletions.
18 changes: 7 additions & 11 deletions dependencies.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@ repositories:
ros_industrial_cmake_boilerplate:
type: git
url: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
version: 0.5.4
version: 0.6.0
tesseract:
type: git
url: https://github.com/tesseract-robotics/tesseract.git
version: 0.21.1
version: 0.22.2
trajopt:
type: git
url: https://github.com/tesseract-robotics/trajopt.git
version: 0.7.0
version: 0.22.0
tesseract_planning:
type: git
url: https://github.com/tesseract-robotics/tesseract_planning.git
version: 0.21.0
version: 0.22.0
tesseract_qt:
type: git
url: https://github.com/tesseract-robotics/tesseract_qt.git
version: 0.21.0
version: 0.22.0
descartes_light:
type: git
url: https://github.com/swri-robotics/descartes_light.git
version: 0.4.2
version: 0.4.3
opw_kinematics:
type: git
url: https://github.com/Jmeyer1292/opw_kinematics.git
Expand All @@ -34,8 +34,4 @@ repositories:
taskflow:
type: git
url: https://github.com/taskflow/taskflow.git
version: v3.4.0
fcl:
type: git
url: https://github.com/flexible-collision-library/fcl.git
version: 0.7.0
version: v3.5.0
6 changes: 1 addition & 5 deletions dependencies_unstable.repos
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@ repositories:
taskflow:
type: git
url: https://github.com/taskflow/taskflow.git
version: v3.4.0
fcl:
type: git
url: https://github.com/flexible-collision-library/fcl.git
version: 0.7.0
version: v3.5.0
26 changes: 11 additions & 15 deletions dependencies_with_ext.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,31 @@ repositories:
ros_industrial_cmake_boilerplate:
type: git
url: https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git
version: 0.5.4
version: 0.6.0
tesseract_ext:
type: git
url: https://github.com/tesseract-robotics/tesseract_ext.git
version: master
tesseract:
type: git
url: https://github.com/tesseract-robotics/tesseract.git
version: 0.21.1
version: 0.22.2
trajopt:
type: git
url: https://github.com/tesseract-robotics/trajopt.git
version: 0.7.0
version: 0.22.0
tesseract_planning:
type: git
url: https://github.com/tesseract-robotics/tesseract_planning.git
version: 0.21.0
version: 0.22.0
tesseract_qt:
type: git
url: https://github.com/tesseract-robotics/tesseract_qt.git
version: 0.21.0
version: 0.22.0
descartes_light:
type: git
url: https://github.com/swri-robotics/descartes_light.git
version: 0.4.2
version: 0.4.3
opw_kinematics:
type: git
url: https://github.com/Jmeyer1292/opw_kinematics.git
Expand All @@ -34,12 +38,4 @@ repositories:
taskflow:
type: git
url: https://github.com/taskflow/taskflow.git
version: v3.4.0
fcl:
type: git
url: https://github.com/flexible-collision-library/fcl.git
version: 0.7.0
tesseract_ext:
type: git
url: https://github.com/tesseract-robotics/tesseract_ext.git
version: master
version: v3.5.0
2 changes: 1 addition & 1 deletion tesseract_monitoring/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_monitoring</name>
<version>0.21.2</version>
<version>0.22.0</version>
<description>The tesseract_monitoring package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion tesseract_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>tesseract_msgs</name>
<version>0.21.2</version>
<version>0.22.0</version>
<description>The tesseract_msgs package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion tesseract_planning_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_planning_server</name>
<version>0.21.2</version>
<version>0.22.0</version>
<description>Tesseract ROS Planning Server</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion tesseract_qt_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_qt_ros</name>
<version>0.21.0</version>
<version>0.22.0</version>
<description>The tesseract_qt_ros package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>LGPL3.0</license>
Expand Down
2 changes: 1 addition & 1 deletion tesseract_ros_examples/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_ros_examples</name>
<version>0.21.2</version>
<version>0.22.0</version>
<description>This package contains examples related to this trajopt_ros repository.</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion tesseract_rosutils/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_rosutils</name>
<version>0.21.2</version>
<version>0.22.0</version>
<description>Tesseract ROS Utilities</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
5 changes: 2 additions & 3 deletions tesseract_rviz/package.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
<?xml version="1.0"?>
<package format="2">
<name>tesseract_rviz</name>
<version>0.21.2</version>
<version>0.22.0</version>
<description>The tesseract_rviz package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>BSD</license>
<author >Levi Armstrong</author>

<depend>assimp</depend>

<buildtool_depend>ament_cmake</buildtool_depend>
<build_depend>ros_industrial_cmake_boilerplate</build_depend>

<depend>assimp</depend>
<depend>resource_retriever</depend>
<depend>rviz_common</depend>
<depend>rviz_default_plugins</depend>
Expand Down

0 comments on commit 709b154

Please sign in to comment.