Robotics StackExchange | Archived questions

building cv_bridge from source

In an attempt to use the OpenCV I've built from source, I've done following.

  1. Built OpenCV from source
  2. Built ros indigo desktop from source

Now I want to build packages that depends on OpenCV. What is the correct place to get the source for cvbridge package. And what is the command I should use? is that `catkinmake --pkg cv_bridge` ?

Asked by japzi on 2016-02-27 01:48:24 UTC

Comments

@japzi did you get this to work?

Asked by jtim on 2016-07-27 04:53:18 UTC

Answers