MCPcopy Create free account
hub / github.com/Ar-Ray-code/lingbot-depth-trt / info

Method info

python/scripts/camera/orbbec.py:158–159  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

156
157 @property
158 def info(self) -> DeviceInfo:
159 return dict(self._info)
160
161 @property
162 def intrinsics(self) -> CameraIntrinsics:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected