Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame rate value not going beyond 10 Hz for RGB image Acquisition #110

Open
rajatag77 opened this issue Jun 8, 2023 · 3 comments
Open

Comments

@rajatag77
Copy link

I am using Flir Firefly FFY-U3-16S2C-CS Camera. When I am Launching Roslaunch file it shows the error:
[ERROR] [1686212095.839087454]: Reconfigure Callback failed with error: [Camera::setNewConfiguration] Failed to set configuration: Spinnaker: GenICam::OutOfRangeException= Value 9.199263 must be smaller than or equal 9.199262. : OutOfRangeException thrown in node 'AcquisitionFrameRate' while calling 'AcquisitionFrameRate.SetValue()' (file 'FloatT.h', line 85) [-2002]

Screenshot from 2023-06-08 14-17-11

@gitwikc
Copy link

gitwikc commented Apr 12, 2024

Hi @rajatag77 Bhaiya!

-MOON Lab

@gitwikc
Copy link

gitwikc commented Apr 12, 2024

Getting the same problem on Flir Firefly S. Please help

@TillBeemelmanns
Copy link

Choose BayerRG8 as output format and then use a ros debayer node to obtain the desired RGB image. Debayering on the camera chip is usually the bottleneck which causes low FPS.
Helped my using a Blackfly S.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants