Skip to content

Commit 82512cd

Browse files
0.27.0
1 parent 29bfcad commit 82512cd

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.27.0 (2024-12-01)
6+
-------------------
77
* Simplify the type erasure poly
88
* Update to leverage clang-format-12
99
* Update online planning example and toJointTrajectory to leverage trajectory uuid

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.26.1</version>
4+
<version>0.27.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.27.0 (2024-12-01)
6+
-------------------
77
* Update online example to pause every 10 seconds
88
* Update online planning example and toJointTrajectory to leverage trajectory uuid
99
* Contributors: Levi Armstrong

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.26.1</version>
4+
<version>0.27.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.27.0 (2024-12-01)
6+
-------------------
77
* Add FormatPlanningInputTask
88
* Contributors: Levi Armstrong
99

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.26.1</version>
4+
<version>0.27.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.27.0 (2024-12-01)
6+
-------------------
77
* Add FormatPlanningInputTask
88
* Contributors: Levi Armstrong
99

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.26.1</version>
4+
<version>0.27.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.27.0 (2024-12-01)
6+
-------------------
77

88
0.26.1 (2024-10-29)
99
-------------------

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.26.1</version>
4+
<version>0.27.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)