summaryrefslogtreecommitdiff
path: root/dev-ros/hector_pose_estimation
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/hector_pose_estimation')
-rw-r--r--dev-ros/hector_pose_estimation/Manifest7
-rw-r--r--dev-ros/hector_pose_estimation/files/hector_pose_estimation-0.3.0-pluginlib.patch19
-rw-r--r--dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild30
-rw-r--r--dev-ros/hector_pose_estimation/hector_pose_estimation-0.4.0.ebuild29
-rw-r--r--dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild29
-rw-r--r--dev-ros/hector_pose_estimation/metadata.xml11
6 files changed, 0 insertions, 125 deletions
diff --git a/dev-ros/hector_pose_estimation/Manifest b/dev-ros/hector_pose_estimation/Manifest
deleted file mode 100644
index 9ed053961b3e..000000000000
--- a/dev-ros/hector_pose_estimation/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-AUX hector_pose_estimation-0.3.0-pluginlib.patch 1010 BLAKE2B 965ccd5e1c74b30d2e5ceae57c10be15762ad8c2a9cc1a542eb8d1d54183feee71aab9f30392e459e9b20edcaa1c07da900d88a06d419f53e94ce5bf4c78976d SHA512 2e5bee3ab8d3a27dc6d68e005d358badbf99a5fb17ff60fd9592ad94a89cdc218cfce5719c7710d9a8cd0725c9df7845334dad55eecea456e886a94d382a4d7f
-DIST hector_localization-0.3.0.tar.gz 73656 BLAKE2B 8e895c760974f8707eb174b3b385f03f07f93f89b470d88140f1134a3cb9fb8e67e65a86484b702dbaed09e4d614f4c6759f1e08b536385f86ec15dc3db6a644 SHA512 5763a98247754b021631c894d44172d7c215d81f556760578f585febf2248da8dfcf10c6f1430cff47800778d39a79ab31a59916ad13c6d5ecf8a17eeac4e8df
-DIST hector_localization-0.4.0.tar.gz 75100 BLAKE2B afb6acb1444299c7ca47f25da7d7ad83a2363c98a6b1ed21756cdd5cf63e758b7e4e9d7ea806c7c748dc5e3606bafbe62df612a42597e86ec556696211dc8af9 SHA512 18fc8cb2f51ec978e309a627f12b896aff984fdbe2f2038c47369bd44479b3c739fad586b325c6962bb17c49e46eb7568f8af5af085fbc87749ddb2616ad34c3
-EBUILD hector_pose_estimation-0.3.0-r1.ebuild 763 BLAKE2B 64a0eec66ca9a4de09f2e63630c32e19f1000d54266316dcd638fe91a9b7b0c68e6636af6bf534728d3e6efcd01e131bc1a5ae1a6cb707a09d39cf6780f55c88 SHA512 fcc228e912fdf46b58489cc455d14cf3ef1734c7a770511add1efe19b0c745d275c8e7b0122cd03c85a1bcae874ab762178c9a0075f472a4ed2e8a0e2b07cf6b
-EBUILD hector_pose_estimation-0.4.0.ebuild 709 BLAKE2B 0de9e9c50939d4dfa4ae7e4ba61509f9470428917aaea6dfd17f5baf8122daf9d1ff054464588195d1387b74a13cdcf9a709fe5ac8aadecc953e063cf1a351e8 SHA512 dc9c8be04ef0a40c4b44720182cac6da306e0fb67f9cbb067bd349d6c8ebf6fc9c56df13a6ccfe4388d2628d4aa18de17c051d763ea8c8576fbf734e0bae28c3
-EBUILD hector_pose_estimation-9999.ebuild 709 BLAKE2B 47c1f5e8aaa989553422e72b3f0e416dc125b9e1dd09e7d93314d94090153cd18df953287829bb62185870252774266c810d2d5eb518ef1dc09d57f0282fab34 SHA512 c058f013576bc391ae21444177d03ec8c63a3719aab9ec0957ac9f9865eaa9b39515c28a796d2dca045c9ea0d1fa30680a5d8a7a6910fd5f8bdfe9921251c47b
-MISC metadata.xml 355 BLAKE2B f78c18ce1f7ee54b516270d7471e0df581a05048a420ce79b5cdd25b96d3e65059efc2d8fb9dc0597ad2a1ea4ef807297bda05a77ac7b825e46233ac38a15685 SHA512 263b343d6cc5bb7afba128f07c28549d60301e103563cdf839877ef98066d3f231f4688d83907f7777e5fbc8836760446f069846bd395cc5927b6e9ab91fd3a9
diff --git a/dev-ros/hector_pose_estimation/files/hector_pose_estimation-0.3.0-pluginlib.patch b/dev-ros/hector_pose_estimation/files/hector_pose_estimation-0.3.0-pluginlib.patch
deleted file mode 100644
index 59349bbfe02f..000000000000
--- a/dev-ros/hector_pose_estimation/files/hector_pose_estimation-0.3.0-pluginlib.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From 6743fbe859981c2b52a2ab413175d7d2eaf33b47 Mon Sep 17 00:00:00 2001
-From: Mikael Arguedas <mikael@osrfoundation.org>
-Date: Fri, 27 Oct 2017 15:08:45 -0700
-Subject: [PATCH] update to use non deprecated pluginlib macro
-
----
- hector_pose_estimation/src/pose_estimation_nodelet.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/hector_pose_estimation/src/pose_estimation_nodelet.cpp b/hector_pose_estimation/src/pose_estimation_nodelet.cpp
-index 7da3ca6..97ba5b0 100644
---- hector_pose_estimation/src/pose_estimation_nodelet.cpp
-+++ hector_pose_estimation/src/pose_estimation_nodelet.cpp
-@@ -55,4 +55,4 @@ class PoseEstimationNodelet : public PoseEstimationNode, public nodelet::Nodelet
- } // namespace hector_pose_estimation
-
- #include <pluginlib/class_list_macros.h>
--PLUGINLIB_DECLARE_CLASS(hector_pose_estimation, PoseEstimation, hector_pose_estimation::PoseEstimationNodelet, nodelet::Nodelet)
-+PLUGINLIB_EXPORT_CLASS(hector_pose_estimation::PoseEstimationNodelet, nodelet::Nodelet)
diff --git a/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild b/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild
deleted file mode 100644
index 783aaeb2225c..000000000000
--- a/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_localization"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="hector_pose_estimation node and the hector_pose_estimation nodelet"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/hector_pose_estimation_core
- dev-ros/nodelet
- dev-ros/tf
- dev-ros/message_filters
- dev-libs/boost:=
- dev-libs/console_bridge:=
-"
-# dev-ros/hector_timing
-DEPEND="${RDEPEND}
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-PATCHES=( "${FILESDIR}"/${PN}-0.3.0-pluginlib.patch )
diff --git a/dev-ros/hector_pose_estimation/hector_pose_estimation-0.4.0.ebuild b/dev-ros/hector_pose_estimation/hector_pose_estimation-0.4.0.ebuild
deleted file mode 100644
index 3b54213a6b1a..000000000000
--- a/dev-ros/hector_pose_estimation/hector_pose_estimation-0.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_localization"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="hector_pose_estimation node and the hector_pose_estimation nodelet"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/hector_pose_estimation_core
- dev-ros/nodelet
- dev-ros/tf
- dev-ros/message_filters
- dev-libs/boost:=
- dev-libs/console_bridge:=
-"
-# dev-ros/hector_timing
-DEPEND="${RDEPEND}
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
diff --git a/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild b/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild
deleted file mode 100644
index 8bfff8077200..000000000000
--- a/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_localization"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="hector_pose_estimation node and the hector_pose_estimation nodelet"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/hector_pose_estimation_core
- dev-ros/nodelet
- dev-ros/tf
- dev-ros/message_filters
- dev-libs/boost:=
- dev-libs/console_bridge:=
-"
-# dev-ros/hector_timing
-DEPEND="${RDEPEND}
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
diff --git a/dev-ros/hector_pose_estimation/metadata.xml b/dev-ros/hector_pose_estimation/metadata.xml
deleted file mode 100644
index b2ed6142a736..000000000000
--- a/dev-ros/hector_pose_estimation/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ros@gentoo.org</email>
- <name>Gentoo ROS Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">tu-darmstadt-ros-pkg/hector_localization</remote-id>
- </upstream>
-</pkgmetadata>