Skip to content

Commit

Permalink
Cleanup changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Nov 29, 2024
1 parent 1c532be commit f406fcb
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,9 @@ Changelog for package geometric_shapes
2.3.0 (2024-11-29)
------------------
* Install headers into subdirectory (`#253 <https://github.com/moveit/geometric_shapes/issues/253>`_)
* Revert "Forward port ABI compatibility workaround with OBBs to ros2 branch (`#252 <https://github.com/moveit/geometric_shapes/issues/252>`_)"
This reverts commit 3bece3463e93bedca882eb2459b754eb146b1558.
* Install headers into subdirectory
... following the standard defined in
https://colcon.readthedocs.io/en/released/user/overriding-packages.html#install-headers-to-a-unique-include-directory
* Declare missing include dependency for a test
* Forward port ABI compatibility workaround with OBBs to ros2 branch (`#252 <https://github.com/moveit/geometric_shapes/issues/252>`_)
Co-authored-by: Martin Pecka <[email protected]>
* Added bodies::Body::computeBoundingBox (oriented box version) (`#239 <https://github.com/moveit/geometric_shapes/issues/239>`_)
Co-authored-by: Tyler <[email protected]>
Co-authored-by: Martin Pecka <[email protected]>
Co-authored-by: Robert Haschke <[email protected]>
* CI: Update actions
* Improve padding of meshes using weighted vertex normals (`#240 <https://github.com/moveit/geometric_shapes/issues/240>`_)
* Improve padding of meshes using weighted vertex normals (`#238 <https://github.com/moveit/geometric_shapes/issues/238>`_)
* Use eigen to compute angle between vertex normals to avoid nans
---------
Co-authored-by: Mike Lanighan <[email protected]>
* Contributors: Kenji Brameld (TRACLabs), Robert Haschke, Sebastian Castro, Sebastian Pelletier
* Contributors: Kenji Brameld (TRACLabs), Robert Haschke, Sebastian Castro, Sebastian Pelletier, Tyler Mayoff

2.2.1 (2024-06-26)
------------------
Expand Down

0 comments on commit f406fcb

Please sign in to comment.