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

I am now able to receive camera feed along with the OpenCV drawn circle. To fix the issue, I changed which topic the subscriber (image_sub_) was subscribed to: from /camera/image_raw to /ardrone/image_raw. Could this change have a significant effect on vision processing?