disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

CameraCommunication

Properties

cameras : List[MobileCam] (Read-Only)

isSimulating : bool (Read-Only)

Methods

clearAndDisconnectCameras(self)

isCameraAlive(self, cam: MobileCam) -> bool

nAliveCameras(self) -> int

receivedAcksList(self) -> List[str]

receivedAllAcks(self) -> bool

receivedNoAcksList(self) -> List[str]