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

Revision history [back]

I have this same problem too... I can run rostopic bw /image_raw/theora, but sadly I cannot make use of tools based on image_transport to convert from theora to raw :(

click to hide/show revision 2
added proof that theora is installed correctly

I have this same problem too... I can run rostopic bw /image_raw/theora, but sadly I cannot make use of tools based on image_transport to convert from theora to raw :(

Instead, rosrun image_view image_view image:=/image_raw theora works perfectly when streaming from a webcam (I'm using the uvc_camera package)