File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package geometric_shapes
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 2.3.3 (2025-06-06)
6
+ ------------------
7
+ * Replace deprecated MemoryResource -> ResourceSharedPtr (`#263 <https://github.com/ros-planning/geometric_shapes/issues/263 >`_)
8
+ * Fix dependencies (`#262 <https://github.com/ros-planning/geometric_shapes/issues/262 >`_)
9
+ * CI: Revert to custom cache action
10
+ * Contributors: Robert Haschke, David V. Lu
11
+
5
12
2.3.2 (2025-01-23)
6
13
------------------
7
14
* Remove unnecessary code in `aabb.cpp ` (`#258 <https://github.com/moveit/geometric_shapes/issues/258 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >geometric_shapes</name >
5
- <version >2.3.2 </version >
5
+ <version >2.3.3 </version >
6
6
<description >This package contains generic definitions of geometric shapes and bodies.</description >
7
7
8
8
<
author email =
" [email protected] " >Ioan Sucan</
author >
You can’t perform that action at this time.
0 commit comments