Skip to content

Samples: Residuals written to yaml file in Hand-Eye GUI#222

Merged
nadiawangberg merged 1 commit intomasterfrom
2026-02-24-update-python-samples
Feb 26, 2026
Merged

Samples: Residuals written to yaml file in Hand-Eye GUI#222
nadiawangberg merged 1 commit intomasterfrom
2026-02-24-update-python-samples

Conversation

@csu-bot-zivid
Copy link
Contributor

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

Save per-pose hand-eye residuals to "hand_eye_residuals.yaml" in the Hand-Eye GUI. The file is written to the same directory as "hand_eye_transform.yaml".

The rotation residual is reported in degrees and the translation residual in millimeters.

The file has the following format:

per_pose_residuals:
  - rotation_deg: 0
    translation_mm: 0
  - rotation_deg: 0
    translation_mm: 0
  - rotation_deg: 0
    translation_mm: 0
  - ...

@nadiawangberg nadiawangberg changed the title Samples: Automatic updates to public repository Samples: Residuals written to yaml file in Hand-Eye GUI Feb 26, 2026
Save per-pose hand-eye residuals to yaml file
@nadiawangberg nadiawangberg force-pushed the 2026-02-24-update-python-samples branch from 6f2cb4f to 57fecc9 Compare February 26, 2026 01:35
@nadiawangberg nadiawangberg merged commit 06d3ac3 into master Feb 26, 2026
3 checks passed
@nadiawangberg nadiawangberg deleted the 2026-02-24-update-python-samples branch February 26, 2026 06:33
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