You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dynamicEDT3D/package.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<package>
2
2
<name>dynamic_edt_3d</name>
3
-
<version>1.6.8</version>
3
+
<version>1.7.0</version>
4
4
<description> The dynamicEDT3D library implements an inrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.</description>
Copy file name to clipboardExpand all lines: octomap/package.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<package>
2
2
<name>octomap</name>
3
-
<version>1.6.8</version>
3
+
<version>1.7.0</version>
4
4
<description>The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See
5
5
http://octomap.github.io for details.</description>
0 commit comments