diff --git a/dynamicEDT3D/package.xml b/dynamicEDT3D/package.xml index bb2a636e..d7773599 100644 --- a/dynamicEDT3D/package.xml +++ b/dynamicEDT3D/package.xml @@ -1,25 +1,20 @@ - + dynamic_edt_3d 1.9.0 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. Christoph Sprunk Christoph Sprunk + Wolfgang Merkt BSD http://octomap.github.io https://github.com/OctoMap/octomap/issues - octomap - - octomap - catkin - + octomap cmake - cmake - diff --git a/octomap/package.xml b/octomap/package.xml index 28ffe778..d87b9b0e 100644 --- a/octomap/package.xml +++ b/octomap/package.xml @@ -1,4 +1,4 @@ - + octomap 1.9.0 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 @@ -7,16 +7,15 @@ Kai M. Wurm Armin Hornung Armin Hornung + Wolfgang Merkt BSD http://octomap.github.io https://github.com/OctoMap/octomap/issues - - catkin + cmake - + cmake - diff --git a/octovis/package.xml b/octovis/package.xml index c95b9e80..5d08dc45 100644 --- a/octovis/package.xml +++ b/octovis/package.xml @@ -1,4 +1,4 @@ - + octovis 1.9.0 octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See @@ -7,27 +7,21 @@ Kai M. Wurm Armin Hornung Armin Hornung + Wolfgang Merkt GPLv2 http://octomap.github.io https://github.com/OctoMap/octomap/issues - - catkin cmake cmake - octomap - libqglviewer-qt4-dev - libqt4-dev - libqt4-opengl-dev - - octomap - libqglviewer-qt4 - libqtgui4 - libqt4-opengl - + octomap + libqglviewer-qt4 + libqt4-dev + libqt4-opengl-dev + libqtgui4