Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Dec 1, 2024
1 parent 40e14bc commit 29bfcad
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tesseract_command_language/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package tesseract_command_language
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Simplify the type erasure poly
* Update to leverage clang-format-12
* Update online planning example and toJointTrajectory to leverage trajectory uuid
* Contributors: Levi Armstrong

0.26.1 (2024-10-29)
-------------------

Expand Down
6 changes: 6 additions & 0 deletions tesseract_examples/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package tesseract_examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Update online example to pause every 10 seconds
* Update online planning example and toJointTrajectory to leverage trajectory uuid
* Contributors: Levi Armstrong

0.26.1 (2024-10-29)
-------------------

Expand Down
5 changes: 5 additions & 0 deletions tesseract_motion_planners/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package tesseract_motion_planners
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add FormatPlanningInputTask
* Contributors: Levi Armstrong

0.26.1 (2024-10-29)
-------------------

Expand Down
5 changes: 5 additions & 0 deletions tesseract_task_composer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package tesseract_task_composer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add FormatPlanningInputTask
* Contributors: Levi Armstrong

0.26.1 (2024-10-29)
-------------------
* Fix format as input task to handle both joint and state waypoints
Expand Down
3 changes: 3 additions & 0 deletions tesseract_time_parameterization/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package tesseract_time_parameterization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.26.1 (2024-10-29)
-------------------

Expand Down

0 comments on commit 29bfcad

Please sign in to comment.