Skip to content

Not able to create anything #2

@sanjaysswami

Description

@sanjaysswami

@dogod621 I tried to run your code but I am getting the following error. Can you please help me with this?

~/sanjay_ws/src/aruco_generator/OpenCVMarkerPrinter$ python MarkerPrinter.py --aruco --file "./aruco.pdf" --dictionary DICT_ARUCO_ORIGINAL --marker_length 0.07 --marker_id 0 --border_bits 1
Save ArUco marker with parms: {'pageBorderX': 0.0, 'borderBits': 1, 'markerID': 0, 'pageBorderY': 0.0, 'fileName': './aruco.pdf', 'markerLength': 0.07, 'dictionary': 'DICT_ARUCO_ORIGINAL'}
Traceback (most recent call last):
File "MarkerPrinter.py", line 1193, in
MarkerPrinter.GenArucoMarkerImage(args.fileName, args.dictionary, markerID, markerLength, borderBits=borderBits, pageBorder = (pageBorderX, pageBorderY))
File "MarkerPrinter.py", line 535, in GenArucoMarkerImage
markerLength + pageBorder[1] * 2) as surface:
AttributeError: exit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions