[ros-users] image_proc failure on OSX

Kevin Walchko kevin.walchko at gmail.com
Mon Sep 5 01:21:21 UTC 2011


I have tried to document everything I have done up to this point to have a  working ROS install. I don't have the rx stuff working, but enough functionality for me.

https://github.com/walchko/camera_node/wiki/ROS-Electric-Install-on-OSX-Lion




On Sep 4, 2011, at 2:41 PM, William Woodall wrote:

> actually, this is a ticket already, but I kindof forgot to put this error up.  What is happening is that in the opencv2 pkg's manifest.xml file it is calling pkg-config for opencv.  This doesn't work correctly with homebrew's installation and throws an error.  So you end up with a multiline warning in the middle of your xml statement.  Which is where you get the Invalid manifest file exception.  The pkg-config that is in there now uses opencv-2.3.1, but for what ever reason, on OS X with homebrew you need to do just opencv with no version.  See patch:
> 
> https://code.ros.org/trac/ros-pkg/ticket/5141
> 
> And I just noticed that the patch comment is wrong =D.
> 
> --

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20110904/0644c11c/attachment-0002.html>


More information about the ros-users mailing list