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

After running the bebop driver you should get an image_raw topic (use rostopic list). You can also verify the camera feed with the GUI tool rqt_image_view. If you see the image feed, then you can process the image data in your program like any other image topic. See image_transport tutorials.