Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 662304

Summary: dev-ros/move_slow_and_clear-1.16.0 : /.../move_slow_and_clear.cpp:82:46: error: no matching function for call to costmap_2d::Costmap2DROS::getRobotPose(geometry_msgs::PoseStamped&)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ros:move_slow_and_clear-1.16.0:20180727-142924.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-27 17:24:40 UTC
/var/tmp/portage/dev-ros/move_slow_and_clear-1.16.0/work/navigation-1.16.0/move_slow_and_clear/src/move_slow_and_clear.cpp: In member function ‘virtual void move_slow_and_clear::MoveSlowAndClear::runBehavior()’:
/var/tmp/portage/dev-ros/move_slow_and_clear-1.16.0/work/navigation-1.16.0/move_slow_and_clear/src/move_slow_and_clear.cpp:82:46: error: no matching function for call to ‘costmap_2d::Costmap2DROS::getRobotPose(geometry_msgs::PoseStamped&)’
     global_costmap_->getRobotPose(global_pose);
                                              ^
In file included from /usr/include/nav_core/recovery_behavior.h:40:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20180724-195010

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv dev-ros/move_slow_and_clear
[ebuild  N    ] dev-ros/move_slow_and_clear-1.16.0  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-27 17:24:43 UTC
Created attachment 541456 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-27 17:24:46 UTC
Created attachment 541458 [details]
dev-ros:move_slow_and_clear-1.16.0:20180727-142924.log
Comment 3 Toralf Förster gentoo-dev 2018-07-27 17:24:48 UTC
Created attachment 541460 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-27 17:24:52 UTC
Created attachment 541462 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-27 17:24:55 UTC
Created attachment 541464 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-27 17:24:58 UTC
Created attachment 541466 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-27 17:25:00 UTC
Created attachment 541468 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-30 12:25:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02da2d8d054fc9803deeb5182c3da6ab890317f

commit a02da2d8d054fc9803deeb5182c3da6ab890317f
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-30 12:15:40 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-30 12:25:13 +0000

    dev-ros/move_slow_and_clear: bump costmap2d dep
    
    Closes: https://bugs.gentoo.org/662304
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild | 2 +-
 dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)