Skip to content

Commit 2b6606e

Browse files
0.30.0
1 parent 0fc2ee4 commit 2b6606e

File tree

22 files changed

+33
-33
lines changed

22 files changed

+33
-33
lines changed

tesseract_collision/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_collision
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.30.0 (2025-04-23)
6+
-------------------
77
* Add unit tests for trajectory collision logging (`#1146 <https://github.com/tesseract-robotics/tesseract/issues/1146>`_)
88
* Add increment and scale to ContactManagerConfig
99
* Update to leverage boost_plugin_loader

tesseract_collision/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_collision</name>
4-
<version>0.29.1</version>
4+
<version>0.30.0</version>
55
<description>The tesseract_collision package</description>
66
<maintainer email="levi.armstrong@gmail.com">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.30.0 (2025-04-23)
6+
-------------------
77
* Move profile dictionary to tesseract_common
88
* Update cmake format CI to leverage 22.04 image
99
* Update to leverage boost_plugin_loader

tesseract_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_common</name>
4-
<version>0.29.1</version>
4+
<version>0.30.0</version>
55
<description>Contains common macros, utils and types used throughout</description>
66
<maintainer email="levi.armstrong@gmail.com">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_environment/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_environment
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.30.0 (2025-04-23)
6+
-------------------
77
* Removed debug cache prints (`#1147 <https://github.com/tesseract-robotics/tesseract/issues/1147>`_)
88
* Update to leverage boost_plugin_loader
99
* Improve tesseract_environment codecov

tesseract_environment/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>tesseract_environment</name>
4-
<version>0.29.1</version>
4+
<version>0.30.0</version>
55
<description>The tesseract_environment package contains environment</description>
66
<maintainer email="levi.armstrong@gmail.com">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_geometry/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_geometry
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.30.0 (2025-04-23)
6+
-------------------
77
* Improve tesseract_geometry code coverage (`#1144 <https://github.com/tesseract-robotics/tesseract/issues/1144>`_)
88
* Improve codecov CI
99
* Contributors: Levi Armstrong

tesseract_geometry/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_geometry</name>
4-
<version>0.29.1</version>
4+
<version>0.30.0</version>
55
<description>The tesseract_geometry package</description>
66
<maintainer email="Armstrong@todo.todo">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_kinematics/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_kinematics
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.30.0 (2025-04-23)
6+
-------------------
77
* Update to leverage boost_plugin_loader
88
* Improve tesseract_kinematics code coverage (`#1140 <https://github.com/tesseract-robotics/tesseract/issues/1140>`_)
99
* Improve codecov CI

tesseract_kinematics/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>tesseract_kinematics</name>
4-
<version>0.29.1</version>
4+
<version>0.30.0</version>
55
<description>The tesseract_kinematics package contains kinematics related libraries.</description>
66
<maintainer email="levi.armstrong@gmail.com">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)