Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662298 - dev-ros/clear_costmap_recovery-1.16.0 : /.../clear_costmap_recovery.cpp:100:33: error: no matching function for call to costmap_2d::Costmap2DROS::getRobotPose(geometry_msgs::PoseStamped&)
Summary: dev-ros/clear_costmap_recovery-1.16.0 : /.../clear_costmap_recovery.cpp:100:3...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-27 17:23 UTC by Toralf Förster
Modified: 2018-07-30 12:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2018-07-27 17:23 UTC, Toralf Förster
Details
dev-ros:clear_costmap_recovery-1.16.0:20180727-150804.log (dev-ros:clear_costmap_recovery-1.16.0:20180727-150804.log,105.79 KB, text/plain)
2018-07-27 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.47 KB, text/plain)
2018-07-27 17:23 UTC, Toralf Förster
Details
environment (environment,153.52 KB, text/plain)
2018-07-27 17:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.86 KB, application/x-bzip)
2018-07-27 17:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.52 KB, application/x-bzip)
2018-07-27 17:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.59 KB, application/x-bzip)
2018-07-27 17:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-27 17:23:22 UTC
/var/tmp/portage/dev-ros/clear_costmap_recovery-1.16.0/work/navigation-1.16.0/clear_costmap_recovery/src/clear_costmap_recovery.cpp: In member function ‘void clear_costmap_recovery::ClearCostmapRecovery::clear(costmap_2d::Costmap2DROS*)’:
/var/tmp/portage/dev-ros/clear_costmap_recovery-1.16.0/work/navigation-1.16.0/clear_costmap_recovery/src/clear_costmap_recovery.cpp:100:33: error: no matching function for call to ‘costmap_2d::Costmap2DROS::getRobotPose(geometry_msgs::PoseStamped&)’
   if(!costmap->getRobotPose(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/clear_costmap_recovery
[ebuild  N    ] dev-ros/clear_costmap_recovery-1.16.0  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-27 17:23:25 UTC
Created attachment 541414 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-27 17:23:28 UTC
Created attachment 541416 [details]
dev-ros:clear_costmap_recovery-1.16.0:20180727-150804.log
Comment 3 Toralf Förster gentoo-dev 2018-07-27 17:23:30 UTC
Created attachment 541418 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-27 17:23:33 UTC
Created attachment 541420 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-27 17:23:36 UTC
Created attachment 541422 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-27 17:23:39 UTC
Created attachment 541424 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-27 17:23:42 UTC
Created attachment 541426 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-30 12:25:37 UTC
The bug has been closed via the following commit(s):

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

commit 6791fae8fa519aaf00a365e4d0247192e709eec1
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-30 12:17:31 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-30 12:25:13 +0000

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

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