-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Upgrade tesseract, ros_industrial_cmake_boilerplate and descartes v…
…ersion - 0.22.0
- Loading branch information
Showing
10 changed files
with
27 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|