Skip to content

Samples: Reorganize sample folders and decouple tutorials from packages#290

Merged
SatjaSivcev merged 1 commit into
masterfrom
2026-06-02-update-cpp-samples
Jun 11, 2026
Merged

Samples: Reorganize sample folders and decouple tutorials from packages#290
SatjaSivcev merged 1 commit into
masterfrom
2026-06-02-update-cpp-samples

Conversation

@csu-bot-zivid

@csu-bot-zivid csu-bot-zivid commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Mostly a folder reorganization plus two new samples, with a few small
doc and fix touch-ups.

Folder reorganization (CMakeLists.txt updated to match):

  • Group advanced samples into topic folders: Barcode, Projector,
    ROI, Stitching, Transform.
  • Group multi-camera samples under MultiCamera/ and network samples
    under Network/.
  • Move ExploreSettingsMetaData to Camera/InfoUtilOther, alongside
    the other camera info/settings utilities.

New samples:

  • CaptureVis3DInLoop and CaptureVis3DInLoopWithKeypressExit for
    continuous live 3D visualization, replacing CaptureLiveVis3D.

Tutorials & README:

  • Tutorial markdown (quick-capture, capture, point-cloud) is no longer
    bundled with the samples; the README links to the online tutorials
    instead. The bundled .md files are removed.
  • The README now lists the available tutorials grouped by category.
  • Add a Projector README linking to the 2D Image Projection tutorial.

Fixes & docs:

  • CaptureUndistort2D: fix the output filename (ImageUndistorted.jpg)
    and correct misspelled variable names.
  • PoseConversions: clarify that the transformation translation is in
    millimeters — scale by 1000 if your robot reports meters.
  • Link CaptureUndistort2D and PoseConversions to their tutorials.

@csu-bot-zivid csu-bot-zivid force-pushed the 2026-06-02-update-cpp-samples branch 3 times, most recently from 4aec062 to ae0b3c4 Compare June 4, 2026 06:22
@csu-bot-zivid csu-bot-zivid force-pushed the 2026-06-02-update-cpp-samples branch from ae0b3c4 to 238a1d5 Compare June 10, 2026 09:21
@SatjaSivcev SatjaSivcev force-pushed the 2026-06-02-update-cpp-samples branch from 238a1d5 to d1e523b Compare June 11, 2026 09:01
@SatjaSivcev SatjaSivcev changed the title Samples: Automatic updates to public repository Samples: Reorganize sample folders and decouple tutorials from packages Jun 11, 2026
@SatjaSivcev SatjaSivcev force-pushed the 2026-06-02-update-cpp-samples branch 3 times, most recently from cf9901f to a1614a2 Compare June 11, 2026 09:31
Mostly a folder reorganization plus two new samples, with a few small
doc and fix touch-ups.

Folder reorganization (CMakeLists.txt paths updated to match):
- Group advanced samples into topic folders: Barcode, Projector, ROI,
  Stitching, Transform.
- Group multi-camera samples under MultiCamera and network samples
  under Network.
- Move ExploreSettingsMetaData to Camera/InfoUtilOther, next to the
  other camera info/settings utilities.

New samples:
- Add CaptureVis3DInLoop and CaptureVis3DInLoopWithKeypressExit
  (continuous live 3D visualization), replacing CaptureLiveVis3D.

Tutorials and README:
- Tutorial markdown (quick-capture, capture, point-cloud) is no longer
  bundled with the samples; the README links to the online tutorials
  instead. The bundled .md files are removed.
- The README now lists the available tutorials grouped by category.
- Add a Projector README linking to the 2D Image Projection tutorial.

Fixes and docs:
- CaptureUndistort2D: fix the output filename (ImageUndistorted.jpg)
  and correct misspelled variable names.
- PoseConversions: note that the transformation translation is in
  millimeters; scale by 1000 if your robot reports meters.
- Link CaptureUndistort2D and PoseConversions to their tutorials.
@SatjaSivcev SatjaSivcev force-pushed the 2026-06-02-update-cpp-samples branch from a1614a2 to 1985812 Compare June 11, 2026 09:40

@SatjaSivcev SatjaSivcev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@SatjaSivcev SatjaSivcev merged commit 77c7262 into master Jun 11, 2026
2 checks passed
@SatjaSivcev SatjaSivcev deleted the 2026-06-02-update-cpp-samples branch June 11, 2026 09:52
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