Skip to content

Commit

Permalink
MNT: Added a board representation of the ChArUco board
Browse files Browse the repository at this point in the history
  • Loading branch information
Rampex1 committed Jun 19, 2024
1 parent c7f954c commit abe7c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/board_builder/structures/charuco_board.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ def get_ids(self):

def get_positions(self):
return self._board_marker_positions

0 comments on commit abe7c3f

Please sign in to comment.