Skip to content

Commit

Permalink
do not use user_set_selector for blackfly_s in launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed Feb 1, 2025
1 parent 4d72f59 commit 100b5ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spinnaker_camera_driver/launch/driver_node.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
# 'pixel_format': 'BayerRG8',
'exposure_auto': 'Continuous',
# to use a user set, do this:
'user_set_selector': 'UserSet0',
'user_set_load': 'Yes',
# 'user_set_selector': 'UserSet0',
# 'user_set_load': 'Yes',
# These are useful for GigE cameras
# 'device_link_throughput_limit': 380000000,
# 'gev_scps_packet_size': 9000,
Expand Down

0 comments on commit 100b5ea

Please sign in to comment.