Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jun 2, 2024
1 parent 3124cd9 commit 7526717
Show file tree
Hide file tree
Showing 11 changed files with 86 additions and 0 deletions.
16 changes: 16 additions & 0 deletions tesseract_collision/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog for package tesseract_collision
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Fix 2 for older bullet versions (e.g. on Ubuntu Focal)
* Fix for older bullet versions (e.g. on Ubuntu Focal)
* - Apply [bugfix](https://github.com/bulletphysics/bullet3/commit/fce12964139c8073676a50db0201c1460ad3fcad) and [bugfix](https://github.com/bulletphysics/bullet3/commit/a808d7489500935ac6665dcfe930c43a2008566b) from bullet
- Clang-tidy fix
* Fix map type in comment of ContactResultMap
See `#991 <https://github.com/tesseract-robotics/tesseract/issues/991>`_
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Added application for performing convex decomposition (`#968 <https://github.com/tesseract-robotics/tesseract/issues/968>`_)
* Fix default test type in comment (`#980 <https://github.com/tesseract-robotics/tesseract/issues/980>`_)
* clang-format
* - Fixes rounding errors in progress logging (went up to 101%)
- Fixes some clang-tidy suggestions
* Contributors: Levi Armstrong, Michael Ripperger, Roelof, Roelof Oomen

0.21.5 (2023-12-14)
-------------------
* Add Mac OSX support (`#969 <https://github.com/tesseract-robotics/tesseract/issues/969>`_)
Expand Down
12 changes: 12 additions & 0 deletions tesseract_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package tesseract_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Fix deprecated exec_program command (`#1004 <https://github.com/tesseract-robotics/tesseract/issues/1004>`_)
* Add binary data serialization support functions
* Add support for jerk limits
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Faster pair hash for ACM
* Fix bug in calcJacobianTransformErrorDiff
* Correctly handle angle axis singularity when calculating numerical jacobian
* Added application for performing convex decomposition (`#968 <https://github.com/tesseract-robotics/tesseract/issues/968>`_)
* Contributors: Levi Armstrong, Michael Ripperger, Roelof Oomen

0.21.5 (2023-12-14)
-------------------
* Add Mac OSX support (`#969 <https://github.com/tesseract-robotics/tesseract/issues/969>`_)
Expand Down
7 changes: 7 additions & 0 deletions tesseract_environment/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package tesseract_environment
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add more clone benchmarks
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Add kinematics benchmarks
* Contributors: Levi Armstrong

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Contributors: Levi Armstrong

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Add the ability to change KDL parameters from kinematics configuration (`#843 <https://github.com/tesseract-robotics/tesseract/issues/843>`_)
Co-authored-by: Levi Armstrong <[email protected]>
* Add support for jerk limits
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Remove ineffective frame.Identity() call
See `#984 <https://github.com/tesseract-robotics/tesseract/issues/984>`_
* Contributors: Levi Armstrong, Roelof, Sean Cardello

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Add support for jerk limits
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Contributors: Levi Armstrong

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Add support for jerk limits
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Contributors: Levi Armstrong

0.21.5 (2023-12-14)
-------------------
* Add Mac OSX support (`#969 <https://github.com/tesseract-robotics/tesseract/issues/969>`_)
Expand Down
6 changes: 6 additions & 0 deletions tesseract_state_solver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package tesseract_state_solver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add support for jerk limits
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Contributors: Levi Armstrong

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Contributors: Levi Armstrong

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Add support for jerk limits
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Update URDF Robot version tag to 'tesseract_version' for ROS2 compatibilty (`#979 <https://github.com/tesseract-robotics/tesseract/issues/979>`_)
* Contributors: Levi Armstrong, Tyler Marr

0.21.5 (2023-12-14)
-------------------

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

Forthcoming
-----------
* Leverage forward declarations to improve compile times (`#990 <https://github.com/tesseract-robotics/tesseract/issues/990>`_)
* Trajectory player fixes (`#989 <https://github.com/tesseract-robotics/tesseract/issues/989>`_)
* Contributors: Levi Armstrong, Roelof

0.21.5 (2023-12-14)
-------------------

Expand Down

0 comments on commit 7526717

Please sign in to comment.