You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open RViz, add Camera and assign different camera topics there:
Expected: camera output is correctly rendered in RViz
Actual: none of the image topics produce the valuable output; the following errors are spammed in the log:
[component_container-1] [ERROR] [1697753825.488095736] [TheoraPublisher]: cv_bridge exception: '[16UC1] is not a color format. but [bgr8] is. The conversion does not make sense'
[component_container-1] [ERROR] [1697753825.500971843] [compressed_depth_image_transport]: Compressed Depth Image Transport - Compression requires single-channel 32bit-floating point or 16bit raw depth images (input format is: bgr8).
The text was updated successfully, but these errors were encountered:
Steps:
luxonis/rae-ros-robot:humble
docker imagebringup.launch.py
w/o LED nodeExpected: camera output is correctly rendered in RViz
Actual: none of the image topics produce the valuable output; the following errors are spammed in the log:
[component_container-1] [ERROR] [1697753825.488095736] [TheoraPublisher]: cv_bridge exception: '[16UC1] is not a color format. but [bgr8] is. The conversion does not make sense' [component_container-1] [ERROR] [1697753825.500971843] [compressed_depth_image_transport]: Compressed Depth Image Transport - Compression requires single-channel 32bit-floating point or 16bit raw depth images (input format is: bgr8).
The text was updated successfully, but these errors were encountered: