ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

In electric, opencv has become a third-party dependency. Try using

<rosdep name="opencv2.3"/>

in your manifest.xml, rather than a <depend package=... line.

Then use rosmake --rosdep-install to make sure everything's there.