summaryrefslogtreecommitdiff
path: root/dev-ros/calibration_launch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
commita1b20429e7e2ba1b44414459afd5a2b50788cd9c (patch)
treee721db30ecc3e534a03ab9b3115762959cc0c28c /dev-ros/calibration_launch
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/calibration_launch')
-rw-r--r--dev-ros/calibration_launch/Manifest5
-rw-r--r--dev-ros/calibration_launch/calibration_launch-0.10.15-r1.ebuild25
-rw-r--r--dev-ros/calibration_launch/calibration_launch-9999.ebuild25
-rw-r--r--dev-ros/calibration_launch/files/py3.patch13
-rw-r--r--dev-ros/calibration_launch/metadata.xml11
5 files changed, 0 insertions, 79 deletions
diff --git a/dev-ros/calibration_launch/Manifest b/dev-ros/calibration_launch/Manifest
deleted file mode 100644
index c83465c6e453..000000000000
--- a/dev-ros/calibration_launch/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX py3.patch 608 BLAKE2B 8f9b52a959979d34b939536177d2e3f542046d3013ccaef79e6cc758385d3122fc220bcc81fae50ee73a0cccbab931cd5acbf173ed24ccd13ee6f064883cbd29 SHA512 2fa478d9389676d1d0e1a2a1d7720f871e5eff464be195ada8fc6093958e5bf3d893e8a90a89a60daa5443230b9a10f307e363de16e88206f79c1af60bc04fb2
-DIST calibration-0.10.15.tar.gz 115940 BLAKE2B 43c8564ad8f15894d04571fbb3c6bc2059a5d232de3fb6225b715b078a11fef2e19283e3f0587ed47f2d52784ade22bebdf4680f6b30c585da2fbbfa1c45b0a5 SHA512 06ffc9ae6872b914eb6954996d165e2aa65d786756896a21be1ab3b5c20f1df3340e2fdf9804bc3cd78089f5b2e05eaed2a4376e70e98ccaaa8a88d95c3f4894
-EBUILD calibration_launch-0.10.15-r1.ebuild 560 BLAKE2B d80874bd54105a9ab2478a2f9f57eb3305455948475b871c591decb96d86de5fae498eca90b0033950ae5f06d214a266ca4477c205990e626652016168cc3b86 SHA512 990416151166bcaa2b77882f0b56ffb895f3f5503fff832a543734d3231092729221b9d2a952cda64979e4c35c7e0f9636ee1aa9caa2a4a87d88aee223ed3c9a
-EBUILD calibration_launch-9999.ebuild 560 BLAKE2B d80874bd54105a9ab2478a2f9f57eb3305455948475b871c591decb96d86de5fae498eca90b0033950ae5f06d214a266ca4477c205990e626652016168cc3b86 SHA512 990416151166bcaa2b77882f0b56ffb895f3f5503fff832a543734d3231092729221b9d2a952cda64979e4c35c7e0f9636ee1aa9caa2a4a87d88aee223ed3c9a
-MISC metadata.xml 341 BLAKE2B c80b993e6483b6fa0df3594be12dcbd50d32e06b62ec367aaf09aea509c4483b2ae6c0128ce8f0b7abc944262e19c5bca486eda3963ab2a6e74ac1de853a048d SHA512 a902456a8c726af9cb5382d37743c4559aab652e1555863f8d96afa3ff6ae508d290f4a9d50f5e022d23edc5273c9b384c91ecc741306f78dce2cd77c891624f
diff --git a/dev-ros/calibration_launch/calibration_launch-0.10.15-r1.ebuild b/dev-ros/calibration_launch/calibration_launch-0.10.15-r1.ebuild
deleted file mode 100644
index 2ea52c5982a2..000000000000
--- a/dev-ros/calibration_launch/calibration_launch-0.10.15-r1.ebuild
+++ /dev/null
@@ -1,25 +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/ros-perception/calibration"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files for configuring the calibration stack to run on your robot"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- dev-ros/interval_intersection
- dev-ros/joint_states_settler
- dev-ros/laser_cb_detector
- dev-ros/monocam_settler
- dev-ros/roslaunch
- dev-libs/urdfdom
-"
-PATCHES=( "${FILESDIR}/py3.patch" )
diff --git a/dev-ros/calibration_launch/calibration_launch-9999.ebuild b/dev-ros/calibration_launch/calibration_launch-9999.ebuild
deleted file mode 100644
index 2ea52c5982a2..000000000000
--- a/dev-ros/calibration_launch/calibration_launch-9999.ebuild
+++ /dev/null
@@ -1,25 +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/ros-perception/calibration"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files for configuring the calibration stack to run on your robot"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- dev-ros/interval_intersection
- dev-ros/joint_states_settler
- dev-ros/laser_cb_detector
- dev-ros/monocam_settler
- dev-ros/roslaunch
- dev-libs/urdfdom
-"
-PATCHES=( "${FILESDIR}/py3.patch" )
diff --git a/dev-ros/calibration_launch/files/py3.patch b/dev-ros/calibration_launch/files/py3.patch
deleted file mode 100644
index ee9aa2c41f34..000000000000
--- a/dev-ros/calibration_launch/files/py3.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: calibration_launch/src/capture_executive/robot_measurement_cache.py
-===================================================================
---- calibration_launch.orig/src/capture_executive/robot_measurement_cache.py
-+++ calibration_launch/src/capture_executive/robot_measurement_cache.py
-@@ -174,7 +174,7 @@ class RobotMeasurementCache:
- return m
-
- # TODO: eliminate print statement or convert to rospy.log*
-- print "Received everything!"
-+ print("Received everything!")
-
- # Push everything into a RobotMeasurement message
- m_robot = RobotMeasurement()
diff --git a/dev-ros/calibration_launch/metadata.xml b/dev-ros/calibration_launch/metadata.xml
deleted file mode 100644
index 59b441a1c13c..000000000000
--- a/dev-ros/calibration_launch/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">ros-perception/calibration</remote-id>
- </upstream>
-</pkgmetadata>