From 3528da6e5da85675a8297b7f201923347521cbea Mon Sep 17 00:00:00 2001 From: JafarAbdi Date: Mon, 13 Dec 2021 21:36:23 +0300 Subject: [PATCH] Generated debian files for focal --- debian/changelog | 178 ++++++++++++++++++++++++++ debian/changelog.em | 7 - debian/compat | 1 + debian/compat.em | 1 - debian/control | 12 ++ debian/control.em | 14 -- debian/copyright.em | 1 - debian/gbp.conf | 3 + debian/gbp.conf.em | 3 - debian/{rules.em => rules} | 22 ++-- debian/source/format | 1 + debian/source/format.em | 1 - debian/source/{options.em => options} | 3 +- 13 files changed, 207 insertions(+), 40 deletions(-) create mode 100644 debian/changelog delete mode 100644 debian/changelog.em create mode 100644 debian/compat delete mode 100644 debian/compat.em create mode 100644 debian/control delete mode 100644 debian/control.em delete mode 100644 debian/copyright.em create mode 100644 debian/gbp.conf delete mode 100644 debian/gbp.conf.em rename debian/{rules.em => rules} (72%) create mode 100644 debian/source/format delete mode 100644 debian/source/format.em rename debian/source/{options.em => options} (81%) diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..4026118 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,178 @@ +ros-galactic-moveit-msgs (2.2.0-1focal) focal; urgency=high + + * Add hybrid planning action definitons (#135 ) + * Contributors: AndyZe, Sebastian Jahr, Tyler Weaver + + -- Dave Coleman Thu, 09 Dec 2021 21:00:00 -0000 + +ros-galactic-moveit-msgs (2.1.1-1focal) focal; urgency=high + + * Add jerk to JointLimits.msg (#132 ) + * Contributors: AndyZe + + -- Dave Coleman Sun, 26 Sep 2021 21:00:00 -0000 + +ros-galactic-moveit-msgs (2.1.0-1focal) focal; urgency=high + + * Sync with master branch up to 460caab (#120 ) + * Enable CI on Rolling, Galactic (#117 ) + * Pre-release testing workflow for ROS 2 (#118 ) + * Contributors: Jafar Abdi, Henning Kayser, Tyler Weaver, Vatan Aksoy Tezer + + -- Dave Coleman Wed, 16 Jun 2021 21:00:00 -0000 + +ros-galactic-moveit-msgs (2.0.1-1focal) focal; urgency=high + + * Add License Notice (#108 ) + * Fix ccache in CI (#102 ) + * Migrate to GitHub Actions (#99 ) + * Contributors: Tyler Weaver + + -- Dave Coleman Sun, 23 May 2021 21:00:00 -0000 + +ros-galactic-moveit-msgs (2.0.0-1focal) focal; urgency=high + + * [maint] Switch Travis to Foxy (#98 ) + * Remove obsolete moveit_msgs.repos + * Enable CI test ament_lint + * [maint] Suppress Wredundant-decls warnings (#59 ) + * [ros2-migration] Port moveit_msgs to ROS 2 + * Migration to ROS 2 (AcutronicRobotics/moveit_msgs#1 ) + * Add actions and include rosidl_default_runtime (AcutronicRobotics/moveit_msgs#2 , AcutronicRobotics/moveit_msgs#3 ) + * Contributors: Alejandro Hernández Cordero, Henning Kayser, Lander Usategui San Juan, Mike Lautman, Robert Haschke, Víctor Mayoral Vilches, Yu Yan, ibaiape + + -- Dave Coleman Thu, 19 Nov 2020 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.11.1-1focal) focal; urgency=high + + * [documentation] add disclaimer to CO about object pose not working yet (#90 ) + * Contributors: Michael Görner + + -- Dave Coleman Thu, 08 Oct 2020 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.11.0-1focal) focal; urgency=high + + * [feature] add {prismatic,revolute}_jump_threshold (#84 ) + * [feature] Add service to update pointcloud octomap (#66 ) + * [feature] Add messages to plan for sequences (#65 ) + * [feature] Change jogging drift dimensions (#63 ) + * [feature] Add ChangeControlDimensions.srv for moveit_jog_arm (#61 ) + * [feature] Ability to hide visualized robot states (#55 ) + * [feature] Add fields to set max Cartesian end effector speed (#80 ) + * [feature] Remove attempts field from PositionIKRequest.msg (#76 ) + * [feature] add COMMUNICATION_FAILURE (#73 ) + * [feature] Add origin Pose to CollisionObject (#69 ) + * [feature] Add field quality to PlaceLocation (#64 ) + * [feature] Extend MotionPlanRequest with seed trajectories (#46 ) + * [feature] Allow subframes in CollisionObjects (#50 ) + * Contributors: 2scholz, AdamPettinger, AndyZe, Bence Magyar, Bryce Willey, Christian Henkel, Dale Koenig, Dave Coleman, Felix von Drigalski, Jens P, Markus Vieth, Michael Görner, Naoya Yamaguchi, Robert Haschke + + -- Dave Coleman Tue, 18 Aug 2020 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.10.0-1focal) focal; urgency=high + + * [capability] Add fields to store planning time in pick-and-place #43 + * Contributors: Akiyoshi Ochiai + + -- Dave Coleman Mon, 16 Apr 2018 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.9.1-1focal) focal; urgency=high + + * [improve] Removed identical services per issue and unused service #4 + * Contributors: Dave Coleman + + -- Dave Coleman Sun, 05 Feb 2017 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.9.0-1focal) focal; urgency=high + + * [capability] new GraspPlanning service to replace manipulation_msgs version (#32 ) + * [maintenance] Switch travis to moveit_ci (#31 ) + * [enhancement] Add note in ExecuteKnownTrajectory service to recommend ExecuteTrajectory action. #29 + * Contributors: Dave Coleman, Isaac I.Y. Saito, Jntzko + + -- Dave Coleman Mon, 14 Nov 2016 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.8.3-1focal) focal; urgency=high + + * [fix] broken maintainer tags (#28 ) + * Contributors: Michael Goerner + + -- Dave Coleman Sun, 21 Aug 2016 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.8.2-1focal) focal; urgency=high + + * Add ExecuteTrajectory.action for execution trajectory in a ROS action (#24 ), (#27 ) + * [fix] Update maintainers. Bad encoding. #26 + * Contributors: Kentaro Wada, Isaac I.Y. Saito + + -- Dave Coleman Fri, 19 Aug 2016 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.8.1-1focal) focal; urgency=high + + * [feat] add new srv ApplyPlanningScene #21 + This service takes a PlanningScene message and applies it to the monitored scene. Ideally it should include a bool success field, but it is not possible to apply the scene and check for success without ABI changes, so leave it out for now. To get this change pushed to indigo. + * [feat] apply_planning_scene: add a success field in response + This will be set to true in indigo, but might return false in kinetic and upcoming after we broke the underlying API to get that information. + * Contributors: Dave Coleman, Michael Goerner + + -- Dave Coleman Tue, 14 Jun 2016 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.7.1-1focal) focal; urgency=high + + * [feat] **MD5 change** Adding acceleration scaling factor (Cherry-pick #17 into jade) #20 + * Contributors: Dave Coleman, hemes + + -- Dave Coleman Tue, 12 Apr 2016 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.7.0-1focal) focal; urgency=high + + * add db state + * added services for delete and rename + * added services for warehouse access + * Contributors: Sachin Chitta, dg + + -- Dave Coleman Fri, 29 Jan 2016 22:00:00 -0000 + +ros-galactic-moveit-msgs (0.6.1-1focal) focal; urgency=high + + * Add max_velocity_scaling_factor to MotionPlanRequest. + * Contributors: Michael Ferguson, kohlbrecher + + -- Dave Coleman Wed, 07 Jan 2015 22:00:00 -0000 + +ros-galactic-moveit-msgs (0.5.4-1focal) focal; urgency=high + + * update e-mail addresses + * Contributors: Ioan Sucan + + -- Dave Coleman Sun, 09 Mar 2014 22:00:00 -0000 + +ros-galactic-moveit-msgs (0.5.3-1focal) focal; urgency=high + + * Added some verbose explanatory comments to Grasp message. + * Added planning time to move group action result. + + -- Dave Coleman Mon, 02 Dec 2013 22:00:00 -0000 + +ros-galactic-moveit-msgs (0.5.2-1focal) focal; urgency=high + + * add diff flag for RobotState + * add option for how place positions are interpreted: object pose or eef pose + * no longer depend on manipulation_msgs + + -- Dave Coleman Sun, 22 Sep 2013 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.5.1-1focal) focal; urgency=high + + * remove CollisionMap message + + -- Dave Coleman Mon, 12 Aug 2013 21:00:00 -0000 + +ros-galactic-moveit-msgs (0.5.0-1focal) focal; urgency=high + + * move msgs to common_msgs + * removing unneeded member + + -- Dave Coleman Sun, 14 Jul 2013 21:00:00 -0000 + + diff --git a/debian/changelog.em b/debian/changelog.em deleted file mode 100644 index 3585909..0000000 --- a/debian/changelog.em +++ /dev/null @@ -1,7 +0,0 @@ -@[for change_version, change_date, changelog, main_name, main_email in changelogs]@(Package) (@(change_version)@(DebianInc)@(Distribution)) @(Distribution); urgency=high - -@(changelog) - - -- @(main_name) <@(main_email)> @(change_date) - -@[end for] diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/compat.em b/debian/compat.em deleted file mode 100644 index 7a87216..0000000 --- a/debian/compat.em +++ /dev/null @@ -1 +0,0 @@ -@(debhelper_version) diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..e88792f --- /dev/null +++ b/debian/control @@ -0,0 +1,12 @@ +Source: ros-galactic-moveit-msgs +Section: misc +Priority: optional +Maintainer: Dave Coleman +Build-Depends: debhelper (>= 9.0.0), ros-galactic-action-msgs, ros-galactic-ament-cmake, ros-galactic-ament-lint-auto, ros-galactic-ament-lint-cmake, ros-galactic-geometry-msgs, ros-galactic-object-recognition-msgs, ros-galactic-octomap-msgs, ros-galactic-rosidl-default-generators, ros-galactic-sensor-msgs, ros-galactic-shape-msgs, ros-galactic-std-msgs, ros-galactic-trajectory-msgs, ros-galactic-ros-workspace, ros-galactic-rosidl-typesupport-fastrtps-c, ros-galactic-rosidl-typesupport-fastrtps-cpp +Homepage: http://moveit.ros.org +Standards-Version: 3.9.2 + +Package: ros-galactic-moveit-msgs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ros-galactic-action-msgs, ros-galactic-geometry-msgs, ros-galactic-object-recognition-msgs, ros-galactic-octomap-msgs, ros-galactic-rosidl-default-runtime, ros-galactic-sensor-msgs, ros-galactic-shape-msgs, ros-galactic-std-msgs, ros-galactic-trajectory-msgs, ros-galactic-ros-workspace +Description: Messages, services and actions used by MoveIt diff --git a/debian/control.em b/debian/control.em deleted file mode 100644 index 6d7b65c..0000000 --- a/debian/control.em +++ /dev/null @@ -1,14 +0,0 @@ -Source: @(Package) -Section: misc -Priority: optional -Maintainer: @(Maintainer) -Build-Depends: debhelper (>= @(debhelper_version).0.0), @(', '.join(BuildDepends)) -Homepage: @(Homepage) -Standards-Version: 3.9.2 - -Package: @(Package) -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, @(', '.join(Depends)) -@[if Conflicts]Conflicts: @(', '.join(Conflicts))@\n@[end if]@ -@[if Replaces]Replaces: @(', '.join(Replaces))@\n@[end if]@ -Description: @(Description) diff --git a/debian/copyright.em b/debian/copyright.em deleted file mode 100644 index a41fc55..0000000 --- a/debian/copyright.em +++ /dev/null @@ -1 +0,0 @@ -@(Copyright) \ No newline at end of file diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..cd4bf5b --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,3 @@ +[git-buildpackage] +upstream-tag=release/galactic/moveit_msgs/2.2.0-1 +upstream-tree=tag diff --git a/debian/gbp.conf.em b/debian/gbp.conf.em deleted file mode 100644 index ad24a16..0000000 --- a/debian/gbp.conf.em +++ /dev/null @@ -1,3 +0,0 @@ -[git-buildpackage] -upstream-tag=@(release_tag) -upstream-tree=tag diff --git a/debian/rules.em b/debian/rules similarity index 72% rename from debian/rules.em rename to debian/rules index 5a04067..2bde02e 100755 --- a/debian/rules.em +++ b/debian/rules @@ -13,29 +13,29 @@ export DH_VERBOSE=1 # https://code.ros.org/trac/ros/ticket/2977 # https://code.ros.org/trac/ros/ticket/3842 export LDFLAGS= -export PKG_CONFIG_PATH=@(InstallationPrefix)/lib/pkgconfig +export PKG_CONFIG_PATH=/opt/ros/galactic/lib/pkgconfig # Explicitly enable -DNDEBUG, see: # https://github.com/ros-infrastructure/bloom/issues/327 export DEB_CXXFLAGS_MAINT_APPEND=-DNDEBUG %: - dh $@@ -v --buildsystem=cmake + dh $@ -v --buildsystem=cmake override_dh_auto_configure: # In case we're installing to a non-standard location, look for a setup.sh # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. - if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \ + if [ -f "/opt/ros/galactic/setup.sh" ]; then . "/opt/ros/galactic/setup.sh"; fi && \ dh_auto_configure -- \ - -DCMAKE_INSTALL_PREFIX="@(InstallationPrefix)" \ - -DAMENT_PREFIX_PATH="@(InstallationPrefix)" \ - -DCMAKE_PREFIX_PATH="@(InstallationPrefix)" + -DCMAKE_INSTALL_PREFIX="/opt/ros/galactic" \ + -DAMENT_PREFIX_PATH="/opt/ros/galactic" \ + -DCMAKE_PREFIX_PATH="/opt/ros/galactic" override_dh_auto_build: # In case we're installing to a non-standard location, look for a setup.sh # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. - if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \ + if [ -f "/opt/ros/galactic/setup.sh" ]; then . "/opt/ros/galactic/setup.sh"; fi && \ dh_auto_build override_dh_auto_test: @@ -43,19 +43,19 @@ override_dh_auto_test: # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. echo -- Running tests. Even if one of them fails the build is not canceled. - if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \ + if [ -f "/opt/ros/galactic/setup.sh" ]; then . "/opt/ros/galactic/setup.sh"; fi && \ dh_auto_test || true override_dh_shlibdeps: # In case we're installing to a non-standard location, look for a setup.sh # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. - if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \ - dh_shlibdeps -l$(CURDIR)/debian/@(Package)/@(InstallationPrefix)/lib/ + if [ -f "/opt/ros/galactic/setup.sh" ]; then . "/opt/ros/galactic/setup.sh"; fi && \ + dh_shlibdeps -l$(CURDIR)/debian/ros-galactic-moveit-msgs//opt/ros/galactic/lib/ override_dh_auto_install: # In case we're installing to a non-standard location, look for a setup.sh # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. - if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \ + if [ -f "/opt/ros/galactic/setup.sh" ]; then . "/opt/ros/galactic/setup.sh"; fi && \ dh_auto_install diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/format.em b/debian/source/format.em deleted file mode 100644 index 9666bf4..0000000 --- a/debian/source/format.em +++ /dev/null @@ -1 +0,0 @@ -3.0 (@(format)) diff --git a/debian/source/options.em b/debian/source/options similarity index 81% rename from debian/source/options.em rename to debian/source/options index 8c4c78b..8bc9182 100644 --- a/debian/source/options.em +++ b/debian/source/options @@ -1,6 +1,5 @@ -@[if format and format == 'quilt']@ # Automatically add upstream changes to the quilt overlay. # http://manpages.ubuntu.com/manpages/trusty/man1/dpkg-source.1.html # This supports reusing the orig.tar.gz for debian increments. auto-commit -@[end if] +