I've been unable to build the dependencies for the ros-mavlink-pkg stack
I'm running electric under Ubuntu 10.04
I believe the steps are:
I get as far as step 3, then mavconn fails to build with the following:
In file included from /ros/mavconn/src/core/watchdog/WatchdogControl.cc:31:
/ros/mavconn/src/core/watchdog/WatchdogControl.h:38:39: error: opencv2/highgui/highgui.hpp: No such file or directory
In file included from /ros/mavconn/src/core/watchdog/WatchdogControl.cc:31:
/ros/mavconn/src/core/watchdog/WatchdogControl.h:156: error: ISO C++ forbids declaration of ‘IplImage’ with no type
/ros/mavconn/src/core/watchdog/WatchdogControl.h:156: error: expected ‘;’ before ‘*’ token
I have libopencv2.3-dev installed, not sure if it's expecting something else...
Asked: Oct 28 '11
Seen: 75 times
Last updated: Oct 28 '11
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.