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

GigE cameras - allow IP configuration and GigE-specific parameters configuration #100

Open
wants to merge 3 commits into
base: noetic-devel
Choose a base branch
from

Conversation

RomainV92
Copy link

Added a launch file camera_gige.launch, to allow IP address and subnet configuration for GigE cameras.
Also, a few parameters specific to GigE cameras can be tuned :

  • device link maximum throughput
  • Gev SCPS packet size

The new launch file provides default values for these parameters, if you intend to use them, the parameter enable_gige_parameters has to be set to True, otherwise the values will be ignored.

This was tested with a GigE BlackFly S camera only.

Finally, when using several GigE cameras, the IP configuration somehow fails sometimes, and applies to the wrong camera. I couldn't find a way to fix this issue. So, the code as it is should be used to configure the IP while a single camera is connected, and use default parameters to avoid modifying the IP configuration when several cameras are connected.

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.

1 participant