Skip to content

Conversation

@szknowak
Copy link

@szknowak szknowak commented Oct 23, 2025

generate_board.py:

  • script to generate charuco and aruco boards
  • It's parameterized (rows, cols, marker size, seperation lenght, square_lenght, aruco dictonary)
  • output saved as .svg or .png file

extrinsic_calibrator_core:

  • new config files with parameters needed for boards (as above)
  • calibrator works in board_mode which is single_marker, or grid_board
  • in grid_board mode board is treated as marker_0

Doc with instructions:
https://docs.google.com/document/d/1UvQvqR0VwnnRna9qVXk13PwAKk63E7QZ-09zgk_v6oU/edit?usp=sharing

Feel free to left some comments there if something is unclear

-  added new param (square_lenght)
- corrected unequal vertical and horizontal margin
- generated example of boards for A4, A3 and A2 format
- redefined some variables names to be more clear
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