Skip to content

Samples: Let connect sample take camera info as arguments - #232

Open
csu-bot-zivid wants to merge 1 commit into
masterfrom
2026-07-30-update-python-samples
Open

Samples: Let connect sample take camera info as arguments#232
csu-bot-zivid wants to merge 1 commit into
masterfrom
2026-07-30-update-python-samples

Conversation

@csu-bot-zivid

@csu-bot-zivid csu-bot-zivid commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Connect sample: camera info via arguments

The connect sample now accepts --serial, --ip and
--hostname command-line arguments. You can pass in your
camera's serial number, IP address and hostname directly when
running the sample, instead of editing placeholder values in the
file.

Fixes and improvements

  • Pose pair selection widget: checkerboard detection now uses
    the updated calibration board detection method, for more
    reliable pose pair selection during calibration.
  • Live 3D visualization sample
    (capture_vis_3d_in_loop_with_keypress_exit):
    the sample now
    exits cleanly as soon as the visualization window is closed or
    'q' is pressed, instead of reopening the window and continuing
    to capture.

@csu-bot-zivid
csu-bot-zivid force-pushed the 2026-07-30-update-python-samples branch 6 times, most recently from 99006ed to 1552a96 Compare August 4, 2026 07:01
@csu-bot-zivid csu-bot-zivid changed the title Samples: Automatic updates to public repository Samples: Add CLI options to connect.py sample Aug 4, 2026
The connect sample now accepts --serial, --ip and --hostname
arguments, so you can pass in your camera's IDs on the command
line instead of editing the file by hand.

Fixes:
- Pose pair selection now uses the updated calibration board
  detection method when working with a checkerboard.
- The live 3D visualization sample now exits cleanly as soon as
  the window is closed or 'q' is pressed, instead of reopening
  the visualization window.
@csu-bot-zivid csu-bot-zivid changed the title Samples: Add CLI options to connect.py sample Samples: Let connect sample take camera info as arguments Aug 7, 2026
@csu-bot-zivid
csu-bot-zivid force-pushed the 2026-07-30-update-python-samples branch 2 times, most recently from 1552a96 to 66e2a49 Compare August 7, 2026 15:01
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