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 29, 2023
1 parent 791c113 commit 8358c51
Show file tree
Hide file tree
Showing 11 changed files with 68 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tesseract_collision/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog for package tesseract_collision
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Update kinematics group inverse kinematics to harmonize within joint limits (`#899 <https://github.com/tesseract-robotics/tesseract/issues/899>`_)
* Trajectory logging fixup (`#908 <https://github.com/tesseract-robotics/tesseract/issues/908>`_)
* Improve Trajectory Collision Logging (`#765 <https://github.com/tesseract-robotics/tesseract/issues/765>`_)
* Add package cmake flags for testing, examples and benchmarks
* Add assert to ContactResultsMap to make sure key is an ordered pair
* Fix makeConvexMesh to pass through scale used on resource
* Update VHACD to latest (v4.1, tag 454913f) (`#896 <https://github.com/tesseract-robotics/tesseract/issues/896>`_)
* Contributors: John Wason, Levi Armstrong, Roelof, Tyler Marr

0.17.0 (2023-06-06)
-------------------
* Remove invalid assert from FCL collision and distance callback functions
Expand Down
7 changes: 7 additions & 0 deletions tesseract_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package tesseract_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Removed gcc-specific options from clang config
* Fix JointState equal operator
* Contributors: Levi Armstrong, Roelof

0.17.0 (2023-06-06)
-------------------
* Windows updates (`#893 <https://github.com/tesseract-robotics/tesseract/issues/893>`_)
Expand Down
8 changes: 8 additions & 0 deletions tesseract_environment/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package tesseract_environment
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Update kinematics group inverse kinematics to harmonize within joint limits (`#899 <https://github.com/tesseract-robotics/tesseract/issues/899>`_)
* Trajectory logging fixup (`#908 <https://github.com/tesseract-robotics/tesseract/issues/908>`_)
* Improve Trajectory Collision Logging (`#765 <https://github.com/tesseract-robotics/tesseract/issues/765>`_)
* Add package cmake flags for testing, examples and benchmarks
* Contributors: John Wason, Levi Armstrong, Tyler Marr

0.17.0 (2023-06-06)
-------------------
* Windows updates (`#893 <https://github.com/tesseract-robotics/tesseract/issues/893>`_)
Expand Down
6 changes: 6 additions & 0 deletions tesseract_geometry/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package tesseract_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Fix makeConvexMesh to pass through scale used on resource
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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

Forthcoming
-----------
* Update kinematics group inverse kinematics to harmonize within joint limits (`#899 <https://github.com/tesseract-robotics/tesseract/issues/899>`_)
* Add package cmake flags for testing, examples and benchmarks
* Contributors: John Wason, Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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
-----------
* Add package cmake flags for testing, examples and benchmarks
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

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

Forthcoming
-----------
* Add package cmake flags for testing, examples and benchmarks
* Contributors: Levi Armstrong

0.17.0 (2023-06-06)
-------------------

Expand Down

0 comments on commit 8358c51

Please sign in to comment.