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

Revision history [back]

click to hide/show revision 1
initial version

You can certainly use opencv separately using the opencv libraries that come with ros. Use rosmake to compile( remember to add executable in the CMakeLists) and run the executable from the bin folder. It is very useful for initial test to avoid going deep into the node and connections stuff.