ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Opencv is separate to ros but will have been installed because ros is dependant upon it.
On Linux it should have been installed to /usr/include/opencv /usr/include/opencv2 for includes /usr/bin and /usr/lib for binaries and libraries.
Hope this helps