From 8074e2b592d040c9ccc08a8e8302c623f7d89a2a Mon Sep 17 00:00:00 2001 From: Wolfgang Merkt Date: Sun, 17 Nov 2019 21:13:23 +0000 Subject: [PATCH 1/3] [dynamicEDT3D] Update package.xml to remove catkin dependency - Also add myself as maintainer for ROS buildfarm notifications --- dynamicEDT3D/package.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) 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 - From eb4f17b74ba17c815d1819ecf516ea26c28627ea Mon Sep 17 00:00:00 2001 From: Wolfgang Merkt Date: Sun, 17 Nov 2019 21:13:35 +0000 Subject: [PATCH 2/3] [octomap] Update package.xml to remove catkin dependency - Also add myself as maintainer for ROS buildfarm notifications --- octomap/package.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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 - From 59e27f15e15b179c33bccb4522cb46d28cabfcb6 Mon Sep 17 00:00:00 2001 From: Wolfgang Merkt Date: Sun, 17 Nov 2019 21:14:12 +0000 Subject: [PATCH 3/3] [octovis] Update package.xml to remove catkin dependency - Also add myself as maintainer for ROS buildfarm notifications --- octovis/package.xml | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) 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