Skip to content

Commit

Permalink
0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jul 1, 2023
1 parent a26ebaf commit abe5ec3
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions tesseract_command_language/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_command_language
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.18.0 (2023-06-30)
-------------------
* Add test suite to command language and improve code coverage (`#331 <https://github.com/tesseract-robotics/tesseract_planning/issues/331>`_)
* Contributors: Levi Armstrong

Expand Down
2 changes: 1 addition & 1 deletion tesseract_command_language/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_command_language</name>
<version>0.17.0</version>
<version>0.18.0</version>
<description>The Tesseract Command Language package</description>
<author email="[email protected]">Levi Armstrong</author>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_examples/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.18.0 (2023-06-30)
-------------------
* Upgrade to TrajOpt 0.6.0
* Fixes for Python wrappers (`#329 <https://github.com/tesseract-robotics/tesseract_planning/issues/329>`_)
* Add TrajOpt multi threaded support
Expand Down
2 changes: 1 addition & 1 deletion tesseract_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_examples</name>
<version>0.17.0</version>
<version>0.18.0</version>
<description>This package contains examples related to this trajopt_ros repository.</description>

<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_motion_planners/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_motion_planners
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.18.0 (2023-06-30)
-------------------
* Upgrade to TrajOpt 0.6.0
* Fixed actual term number check being 1 more than stated number (`#333 <https://github.com/tesseract-robotics/tesseract_planning/issues/333>`_)
* Added trajectory logger printout to trajectory checker (`#338 <https://github.com/tesseract-robotics/tesseract_planning/issues/338>`_)
Expand Down
2 changes: 1 addition & 1 deletion tesseract_motion_planners/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_motion_planners</name>
<version>0.17.0</version>
<version>0.18.0</version>
<description>This contains tesseract planners</description>

<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_task_composer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_task_composer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.18.0 (2023-06-30)
-------------------
* Update task_composer_plugins_no_trajopt_ifopt.yaml
* Restruct Raster yaml config to have same look as everything else
* Leverage AbortTask and make ErrorTask not abort
Expand Down
2 changes: 1 addition & 1 deletion tesseract_task_composer/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_task_composer</name>
<version>0.17.0</version>
<version>0.18.0</version>
<description>The Tesseract Task Composer package</description>
<author email="[email protected]">Levi Armstrong</author>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions tesseract_time_parameterization/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tesseract_time_parameterization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.18.0 (2023-06-30)
-------------------

0.17.0 (2023-06-06)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tesseract_time_parameterization/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_time_parameterization</name>
<version>0.17.0</version>
<version>0.18.0</version>
<description>The Tesseract Time Parameterization package</description>
<author email="[email protected]">Levi Armstrong</author>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down

0 comments on commit abe5ec3

Please sign in to comment.