Ask Your Question
0

is ros-mavlink-pkg supported under electric?

asked Oct 28 '11

JeffRousseau gravatar image JeffRousseau
1141 15 21 34
http://jeffrousseau.info/

updated Oct 28 '11

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:

  1. download mavlink from git (git clone https://github.com/pixhawk/mavlink/)
  2. download & install lcm (svn checkout http://lcm.googlecode.com/svn/trunk/ lcm)
  3. download & install mavconn (git clone git://github.com/pixhawk/mavconn.git) [instructions here: http://pixhawk.ethz.ch/wiki/software/mavconn/start]
  4. rosmake from withing ros-mavlink-pkg stack

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...

delete close flag offensive retag edit

Be the first one to answer this question!

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Oct 28 '11

Seen: 75 times

Last updated: Oct 28 '11