Skip to content

Commit 9acbfc2

Browse files
0.31.0
1 parent 8206710 commit 9acbfc2

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
lines changed

tesseract_command_language/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_command_language
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.31.0 (2025-07-06)
6+
-------------------
77
* Remove PluginLoader and ClassLoader from tesseract_common fwd.h
88
* Make sure serialized objects have friend struct tesseract_common::Serialization
99
* Contributors: Levi Armstrong

tesseract_command_language/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_command_language</name>
4-
<version>0.30.0</version>
4+
<version>0.31.0</version>
55
<description>The Tesseract Command Language package</description>
66
<author email="levi.armstrong@swri.org">Levi Armstrong</author>
77
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>

tesseract_examples/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_examples
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.31.0 (2025-07-06)
6+
-------------------
77

88
0.30.0 (2025-04-23)
99
-------------------

tesseract_examples/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_examples</name>
4-
<version>0.30.0</version>
4+
<version>0.31.0</version>
55
<description>This package contains examples related to this trajopt_ros repository.</description>
66

77
<maintainer email="levi.armstrong@gmail.com">Levi Armstrong</maintainer>

tesseract_motion_planners/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_motion_planners
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.31.0 (2025-07-06)
6+
-------------------
77
* Fix yaml extensions file name spelling
88
* Add OMPL collision cost objective
99
* Removed redundant edge evaluator check for cartesian waypoint (`#628 <https://github.com/tesseract-robotics/tesseract_planning/issues/628>`_)

tesseract_motion_planners/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_motion_planners</name>
4-
<version>0.30.0</version>
4+
<version>0.31.0</version>
55
<description>This contains tesseract planners</description>
66

77
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>

tesseract_task_composer/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_task_composer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.31.0 (2025-07-06)
6+
-------------------
77
* Fix yaml extensions file name spelling
88
* Improve processYamlIncludeDirective peformance
99
* Clang formatting

tesseract_task_composer/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_task_composer</name>
4-
<version>0.30.0</version>
4+
<version>0.31.0</version>
55
<description>The Tesseract Task Composer package</description>
66
<author email="levi.armstrong@gmail.com">Levi Armstrong</author>
77
<maintainer email="levi.armstrong@gmail.com">Levi Armstrong</maintainer>

tesseract_time_parameterization/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_time_parameterization
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.31.0 (2025-07-06)
6+
-------------------
77
* Fix constant tcp speed parameterization not populating first state
88
* TOTG profile: Restore constructor with parameters
99
* Update constant tcp speed parameterization duration calcuation method

tesseract_time_parameterization/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_time_parameterization</name>
4-
<version>0.30.0</version>
4+
<version>0.31.0</version>
55
<description>The Tesseract Time Parameterization package</description>
66
<author email="levi.armstrong@swri.org">Levi Armstrong</author>
77
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>

0 commit comments

Comments
 (0)