Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628834 - dev-ros/move_base-1.15.1 : /.../move_base.cpp:1170:70: error: class costmap_2d::Costmap2DROS has no member named getTransformTolerance ; did you mean transform_tolerance_ ?
Summary: dev-ros/move_base-1.15.1 : /.../move_base.cpp:1170:70: error: class costmap_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-24 15:42 UTC by Toralf Förster
Modified: 2017-08-26 13:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.83 KB, text/plain)
2017-08-24 15:43 UTC, Toralf Förster
Details
dev-ros:move_base-1.15.1:20170824-084707.log (dev-ros:move_base-1.15.1:20170824-084707.log,104.39 KB, text/plain)
2017-08-24 15:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,420.86 KB, text/plain)
2017-08-24 15:43 UTC, Toralf Förster
Details
environment (environment,162.69 KB, text/plain)
2017-08-24 15:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.27 KB, application/x-bzip)
2017-08-24 15:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.54 KB, application/x-bzip)
2017-08-24 15:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.27 KB, application/x-bzip)
2017-08-24 15:43 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 2017-08-24 15:42:57 UTC
/var/tmp/portage/dev-ros/move_base-1.15.1/work/navigation-1.15.1/move_base/src/move_base.cpp: In member function ‘bool move_base::MoveBase::getRobotPose(tf::Stamped<tf::Transform>&, costmap_2d::Costmap2DROS*)’:
/var/tmp/portage/dev-ros/move_base-1.15.1/work/navigation-1.15.1/move_base/src/move_base.cpp:1170:70: error: ‘class costmap_2d::Costmap2DROS’ has no member named ‘getTransformTolerance’; did you mean ‘transform_tolerance_’?
    if (current_time.toSec() - global_pose.stamp_.toSec() > costmap->getTransformTolerance())
                                                                     ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/ros/ros.h:40:0,

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-ros/move_base
[ebuild  N    ] dev-ros/move_base-1.15.1  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-08-24 15:43:00 UTC
Created attachment 490452 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-24 15:43:03 UTC
Created attachment 490454 [details]
dev-ros:move_base-1.15.1:20170824-084707.log
Comment 3 Toralf Förster gentoo-dev 2017-08-24 15:43:06 UTC
Created attachment 490456 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-24 15:43:10 UTC
Created attachment 490458 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-24 15:43:14 UTC
Created attachment 490460 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-24 15:43:17 UTC
Created attachment 490462 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-08-24 15:43:20 UTC
Created attachment 490464 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2017-08-26 13:51:38 UTC
commit 938534cd497633f92a12ae736a4c82e38c0e9cd8 (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sat Aug 26 15:50:41 2017 +0200

    dev-ros/move_base: bump dep on costmap2d, bug #628834
    


thx