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
In compressed_depth_image_transport, the value of ConfigHeader::compressionFormat is always set to INV_DEPTH, even if the original depth values are directly compressed. This is the case when depth images are represented in uint16.
The text was updated successfully, but these errors were encountered:
In compressed_depth_image_transport, the value of ConfigHeader::compressionFormat is always set to INV_DEPTH, even if the original depth values are directly compressed. This is the case when depth images are represented in uint16.
The text was updated successfully, but these errors were encountered: