• DepthAI-v2
  • Help: latest depthai: CameraControl() in a script now raises an exception

with the new depth libraries, this statement in a script
ctrl = CameraControl()
raises a critical error:
[critical] UnboundLocalError: local variable 'CameraControl' referenced before assignment

Was working with 2.25. Can you please help?