Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605510 - dev-ros/hector_pose_estimation_core-0.3.0-r1 : /.../poseupdate.cpp:385:73: error: cannot convert ‘Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal
Summary: dev-ros/hector_pose_estimation_core-0.3.0-r1 : /.../poseupdate.cpp:385:73: er...
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: gcc-5-stable
  Show dependency tree
 
Reported: 2017-01-12 22:53 UTC by Toralf Förster
Modified: 2017-01-28 15:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.88 KB, text/plain)
2017-01-12 22:53 UTC, Toralf Förster
Details
dev-ros:hector_pose_estimation_core-0.3.0-r1:20170112-194202.log (dev-ros:hector_pose_estimation_core-0.3.0-r1:20170112-194202.log,29.15 KB, text/plain)
2017-01-12 22:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.58 KB, text/plain)
2017-01-12 22:53 UTC, Toralf Förster
Details
environment (environment,121.62 KB, text/plain)
2017-01-12 22:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.54 KB, application/x-bzip)
2017-01-12 22:53 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-01-12 22:53:46 UTC
/var/tmp/portage/dev-ros/hector_pose_estimation_core-0.3.0-r1/work/hector_localization-0.3.0/hector_pose_estimation_core/src/measurements/poseupdate.cpp: In instantiation of ‘double hector_pose_estimation::PoseUpdate::updateInternal(hector_pose_estimation::State&, const NoiseVariance&, const MeasurementVector&, const MeasurementMatrix&, const string&, double, hector_pose_estimation::PoseUpdate::JumpFunction) [with MeasurementVector = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >; MeasurementMatrix = Eigen::Matrix<double, 1, -1, 1, 1, 18>; NoiseVariance = Eigen::Matrix<double, 1, 1, 0, 1, 1>; std::__cxx11::string = std::__cxx11::basic_string<char>; hector_pose_estimation::PoseUpdate::JumpFunction = boost::function<void(hector_pose_estimation::State&, const Eigen::Matrix<double, -1, 1, 0, 19, 1>&)>]’:
/var/tmp/portage/dev-ros/hector_pose_estimation_core-0.3.0-r1/work/hector_localization-0.3.0/hector_pose_estimation_core/src/measurements/poseupdate.cpp:201:181:   required from here
/var/tmp/portage/dev-ros/hector_pose_estimation_core-0.3.0-r1/work/hector_localization-0.3.0/hector_pose_estimation_core/src/measurements/poseupdate.cpp:385:73: error: cannot convert ‘Eigen::internal::enable_if<true, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> > > >::type {aka const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, 1, 1, 0, 1, 1>, const Eigen::Matrix<double, 1, 1, 0, 1, 1> > >}’ to ‘double’ in initialization
     double error2 = error.transpose() * Ix * (Ix + Iy).inverse() * Iy * error;
                                                                         ^
/var/tmp/portage/dev-ros/hector_pose_estimation_core-0.3.0-r1/work/hector_localization-0.3.0/hector_pose_estimation_core/src/measurements/poseupdate.cpp: In instantiation of ‘double hector_pose_estimation::PoseUpdate::updateInternal(hector_pose_estimation::State&, const NoiseVariance&, const MeasurementVector&, const MeasurementMatrix&, const string&, double, hector_pose_estimation::PoseUpdate::JumpFunction) [with MeasurementVector = Eigen::Matrix<double, 1, 1, 0, 1, 1>; MeasurementMatrix = Eigen::Matrix<double, 1, -1, 1, 1, 18>; NoiseVariance = Eigen::Matrix<double, 1, 1, 0, 1, 1>; std::__cxx11::string = std::__cxx11::basic_string<char>; hector_pose_estimation::PoseUpdate::JumpFunction = boost::function<void(hector_pose_estimation::State&, const Eigen::Matrix<double, -1, 1, 0, 19, 1>&)>]’:

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

  This is an unstable amd64 chroot image (named plasma-systemd-libressl-unstable_20170110-113402) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  (none found)
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.4

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-12 22:53:49 UTC
Created attachment 459812 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-12 22:53:51 UTC
Created attachment 459814 [details]
dev-ros:hector_pose_estimation_core-0.3.0-r1:20170112-194202.log
Comment 3 Toralf Förster gentoo-dev 2017-01-12 22:53:54 UTC
Created attachment 459816 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-12 22:53:57 UTC
Created attachment 459818 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-12 22:53:59 UTC
Created attachment 459820 [details]
etc.portage.tbz2
Comment 6 Alexis Ballier gentoo-dev 2017-01-28 15:28:26 UTC
commit eae3a6da0446dcdc271e3c9db48902af48e101b4
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Fri Jan 27 13:37:46 2017 +0100

    dev-ros/hector_pose_estimation_core: Fix build with latest eigen