There was an error while loading. Please reload this page.
To build my opencv2 3rd party package, go through the usual bloom process, and then in the release repo:
> sudo apt-get install git-buildpackage > git checkout debian/ros-indigo-opencv_2.4.14-0_trusty > git-buildpackage -uc -us --git-ignore-branch --git-ignore-new --git-upstream-tree=tag
Then add the deb to our repo:
/data/repos/scripts/add_deb amd64 trusty ros-indigo-opencv_2.4.14-0trusty_amd64.deb