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

PR from Iago Gomes to work around issues with multiple interfaces #195

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

berndpfrommer
Copy link
Collaborator

This pull request changes the refreshCameraList function under spinnaker_wrapper_impl.cpp to search for cameras in all network interfaces.

modified files:
-- spinnaker_camera_driver/src/spinnaker_wrapper_impl.cpp
-- spinnaker_camera_driver/src/spinnaker_wrapper_impl.hpp

Originally filed as PR #194

@berndpfrommer
Copy link
Collaborator Author

Tested this PR on a stereo USB3 camera. Seems to work.

@berndpfrommer berndpfrommer merged commit 61d52a5 into humble-devel Jul 10, 2024
6 checks passed
@berndpfrommer
Copy link
Collaborator Author

@iag0g0mes initializing all cameras just to find out what interfaces they are on has some nasty side effects, see #201
Any suggestions how to avoid this?

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

Successfully merging this pull request may close these issues.

2 participants