GithubHelp home page GithubHelp logo

Unable to build the package about fovis HOT 4 CLOSED

jackcviers avatar jackcviers commented on July 21, 2024
Unable to build the package

from fovis.

Comments (4)

plnegre avatar plnegre commented on July 21, 2024

Hello @jackcviers, our setup is:

  • Ubuntu 14.04
  • Ros indigo
  • Opencv 2.4.9

In indigo opencv is not a module of ros so you can install it by doing:

wget http://downloads.sourceforge.net/project/opencvlibrary/opencv-unix/2.4.9/opencv-2.4.9.zip
unzip opencv-2.4.9.zip
cd opencv-2.4.9
mkdir build
cd build
cmake-gui .. # setup the flags
make
sudo make install

from fovis.

jackcviers avatar jackcviers commented on July 21, 2024

Thanks @plnegre I'll give 2.4.9 a shot, then. I assume you installed ros-indigo-vision-opencv to get cv_bridge, right?

from fovis.

plnegre avatar plnegre commented on July 21, 2024

Yes! we have ros-indigo-vision-opencv installed.

from fovis.

jackcviers avatar jackcviers commented on July 21, 2024

Ok. 2.4.9 and a fresh install of indigo made this build just fine. Thanks for your help @plnegre!

from fovis.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.