Issues with SPOT Driver: UnsupportedPixelFormatRequestedError #131
-
I am able to connect to the SPOT, but am now having issues with the driver.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I think it would be useful to know whether you have the version of spot with black and white cameras or rgb cameras. The default setting for the wrapper is to try and load colour images, which may be causing the issue. You can try setting the |
Beta Was this translation helpful? Give feedback.
-
Please check to make sure you're up to date with the master branch of spot_ros2. The error here indicates that you are using code older than the commit at 54e606a, which changed the conversion which is causing this issue. |
Beta Was this translation helpful? Give feedback.
Please check to make sure you're up to date with the master branch of spot_ros2. The error here indicates that you are using code older than the commit at 54e606a, which changed the conversion which is causing this issue.