ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

roboearth compile fails

asked 2011-09-11 00:34:46 -0500

Chrimo gravatar image

updated 2014-01-28 17:10:22 -0500

ngrennan gravatar image

Hi, I've tried to test the brandnew roboearth, but the compile fails at re_vision...

INFO: UBUNTU 10.10 ROS electric

  make[3]: Betrete Verzeichnis '/home/ros/prog/ros/stacks/roboearth/re_vision/build'
  [ 19%] Building CXX object CMakeFiles/DUtilsCV.dir/src/3rdparty/DUtilsCV/Drawing.o
  /home/ros/prog/ros/stacks/roboearth/re_vision/src/3rdparty/DUtilsCV/Drawing.cpp: In static member function ‘static void DUtilsCV::Drawing::drawCorrespondences(cv::Mat&, const cv::Mat&, const cv::Mat&, const std::vector<cv::KeyPoint, std::allocator<cv::KeyPoint> >&, const std::vector<cv::KeyPoint, std::allocator<cv::KeyPoint> >&, const std::vector<int, std::allocator<int> >&, const std::vector<int, std::allocator<int> >&)’:
  /home/ros/prog/ros/stacks/roboearth/re_vision/src/3rdparty/DUtilsCV/Drawing.cpp:107: error: no matching function for call to ‘cv::Mat::setTo(CvScalar)’
  /usr/include/opencv-2.3.1/opencv2/core/core.hpp:1662: note: candidates are: cv::Mat& cv::Mat::setTo(const cv::_InputArray&, const cv::_InputArray&)
  /home/ros/prog/ros/stacks/roboearth/re_vision/src/3rdparty/DUtilsCV/Drawing.cpp:108: warning: taking address of temporary
  /home/ros/prog/ros/stacks/roboearth/re_vision/src/3rdparty/DUtilsCV/Drawing.cpp:117: warning: taking address of temporary
  /home/ros/prog/ros/stacks/roboearth/re_vision/src/3rdparty/DUtilsCV/Drawing.cpp:125: warning: taking address of temporary
  make[3]: *** [CMakeFiles/DUtilsCV.dir/src/3rdparty/DUtilsCV/Drawing.o] Fehler 1
  make[3]: Verlasse Verzeichnis '/home/ros/prog/ros/stacks/roboearth/re_vision/build'
  make[2]: *** [CMakeFiles/DUtilsCV.dir/all] Fehler 2
  make[2]: Verlasse Verzeichnis '/home/ros/prog/ros/stacks/roboearth/re_vision/build'
  make[1]: *** [all] Fehler 2
  make[1]: Verlasse Verzeichnis '/home/ros/prog/ros/stacks/roboearth/re_vision/build'

Thanks for any help Christian

edit retag flag offensive close merge delete

3 Answers

Sort by » oldest newest most voted
3

answered 2011-09-11 20:47:53 -0500

ddimarco gravatar image

Hi Christian,

currently, the RoboEarth packages are only useable under ROS Diamondback. We are working on porting them to ROS Electric, though.

Cheers, Daniel

edit flag offensive delete link more
0

answered 2011-09-12 19:48:02 -0500

Chrimo gravatar image

Hi Daniel, thanks for your feedback. Good to know that roboearth development is alive at this forum...

Happy hacking and greetings from Hamburg Cheers, Christian

edit flag offensive delete link more
0

answered 2011-09-25 23:22:27 -0500

Chrimo gravatar image

Today, after apt-get update/upgrade and svn update, roboearth compiles and seems to work with electric (2011-09-26)

Thanks to all Cheers, Christian

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-11 00:34:46 -0500

Seen: 865 times

Last updated: Nov 19 '11