Re: [ros-users] the right way to use a custom opencv install…

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Patrick Mihelich
Date:  
To: ros-users
Subject: Re: [ros-users] the right way to use a custom opencv install with ros?
Hi Dan,

If you've modified your ROS opencv install, you can recompile it (without
re-checking out from SVN) by doing:

$ roscd opencv2
$ rm installed
$ make

-Patrick

On Tue, Jul 13, 2010 at 7:53 AM, Dan Lazewatsky <> wrote:

> I need a way to get around this ticket
> https://code.ros.org/trac/opencv/ticket/376
> in some stuff I'm doing in ROS, and haven't figured out how to use a
> custom opencv in stall with ROS. Is there a way I can recompile the
> included install in the opencv2 package how the ticket says, or do I
> somehow have to use a separate install? I've tried a few different
> things so far with no success.
>
> Thanks,
> -Dan
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>