Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
3 changes: 1 addition & 2 deletions src/hand_eye_calibration_sim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ A MoveIt Pro simulation for hand-eye camera calibration. A UR5e carries a
wrist-mounted camera (eye-in-hand) that observes a world-fixed ChArUco board,
and two fixed scene cameras (eye-to-hand) observe a second board mounted on the
wrist. Camera and board poses are set exactly in the MJCF, so calibration
results can be compared against ground truth. `MOVEIT_PRO_IGNORE` keeps the
package out of the app's configuration list.
results can be compared against ground truth.

The ChArUco board textures in `description/assets/` are generated by
`scripts/generate_charuco_boards.py`. The two boards use different dictionaries
Expand Down
Loading