Added parameter for device throughput limit#105
Open
cedricpradalier wants to merge 10 commits intoros-drivers:noetic-develfrom
Open
Added parameter for device throughput limit#105cedricpradalier wants to merge 10 commits intoros-drivers:noetic-develfrom
cedricpradalier wants to merge 10 commits intoros-drivers:noetic-develfrom
Conversation
Author
|
Note: this update may be redundant with the other pull request in the queue from RomainV92. If the other one is accepted, there is probably no need to accept this one. |
6cafb13 to
6d86514
Compare
…_driver into noetic-devel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello, I was testing this package with multiple cameras on a gigabit switch and I could not get more than one camera streaming on the bus (Blackfly camera) without explicitly setting the device throughput limit. I had the same problem using the spinnaker app, so I validated it there before adding the parameters to the ros application.
I can now stream 4x6MP cameras in color at 5Hz, using a 30'000'000 throughput limit for each camera (reaching close to the 125'000'000) theoretical limit of the bus.