Skip to content

Samples: improvements and fixes on hand-eye GUI and other samples#225

Merged
blauer4 merged 1 commit into
masterfrom
2026-04-24-update-python-samples
May 12, 2026
Merged

Samples: improvements and fixes on hand-eye GUI and other samples#225
blauer4 merged 1 commit into
masterfrom
2026-04-24-update-python-samples

Conversation

@csu-bot-zivid
Copy link
Copy Markdown
Contributor

@csu-bot-zivid csu-bot-zivid commented Apr 24, 2026

  • Align convertzdf sample with the C++ sample: add --includeNormals to include normals in PLY/PCD exports, move the ZDF path to a positional argument, and simplify the code for readability.
  • Stitching with robot-mounted camera: process capture and pose files in a consistent, sorted order.
  • Hand-Eye GUI: fix a crash during the touch test by reporting robot move errors through Qt signals and resetting button state on failure.
  • Remove unused Python helper functions (and their orphaned imports) across the sample modules.
  • Update documentation links to the new Knowledge Base URL structure.
  • Minor adjustments to the warmup detector (require at least one minute of data before reporting temperature stable) and the Live 2D widget (use a small non-zero brightness when capturing without the projector).

@csu-bot-zivid csu-bot-zivid force-pushed the 2026-04-24-update-python-samples branch 4 times, most recently from 91ae308 to ba0fd30 Compare May 4, 2026 07:53
@csu-bot-zivid csu-bot-zivid force-pushed the 2026-04-24-update-python-samples branch 4 times, most recently from 8defd33 to c427970 Compare May 11, 2026 09:18
- convert_zdf: align with the C++ sample — add --includeNormals to include normals in PLY/PCD exports, move the ZDF path to a positional argument, and simplify the code for readability.
- Stitching with robot-mounted camera: process capture and pose files in a consistent, sorted order.
- Hand-Eye GUI: fix a crash during the touch test by reporting robot move errors through Qt signals and resetting button state on failure.
- Remove unused Python helper functions (and their orphaned imports) across the sample modules.
- Update documentation links to the new Knowledge Base URL structure.
- Minor adjustments to the warmup detector (require at least one minute of data before reporting temperature stable) and the Live 2D widget (use a small non-zero brightness when capturing without the projector).
@blauer4 blauer4 force-pushed the 2026-04-24-update-python-samples branch from c427970 to 2c246aa Compare May 12, 2026 08:10
@blauer4 blauer4 changed the title Samples: Automatic updates to public repository Samples: improvements to GUI samples and documentation May 12, 2026
@blauer4 blauer4 changed the title Samples: improvements to GUI samples and documentation Samples: improvements and fixes on hand-eye GUI and other samples May 12, 2026
Copy link
Copy Markdown
Contributor

@TTPinto TTPinto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@blauer4 blauer4 merged commit 9caa47b into master May 12, 2026
3 checks passed
@blauer4 blauer4 deleted the 2026-04-24-update-python-samples branch May 12, 2026 08:29
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.

3 participants