First working camera stage mapping calibration
This commit is contained in:
parent
c240453762
commit
e452d623ca
8 changed files with 1078 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ from .autofocus import autofocus_extension_v2
|
|||
from .scan import scan_extension_v2
|
||||
from .zip_builder import zip_extension_v2
|
||||
from .autostorage import autostorage_extension_v2
|
||||
from .camera_stage_mapping import csm_extension
|
||||
|
||||
# "Gracefully" handle cases where picamera cannot be imported (eg test server)
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue