RealOrangeOne / zoloto

A fiducial marker system powered by OpenCV - Supports ArUco and April
https://zoloto.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Clarify that 'zoloto preview' requires a '--type' #307

Closed PeterJCLaw closed 1 year ago

PeterJCLaw commented 1 year ago

Without this the type is None, which then throws an unhelpful exception (a KeyError).