isaac_ros_nvblox icon indicating copy to clipboard operation
isaac_ros_nvblox copied to clipboard

Support for rgba8 image encoding.

Open dkar-sto opened this issue 1 year ago • 0 comments

I have a camera that publishes images in rgba8 image encoding, which is not supported. I got the errors:

The functions colorImageFromNitrosViewAsync has conversions from rgb8 and bgra8 to rgba8. So i guess there should be support for rgba8 without conversions.

dkar-sto avatar Sep 19 '24 05:09 dkar-sto