Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ar-Ray-code/lingbot-depth-trt
/ info
Method
info
python/scripts/camera/realsense.py:86–87 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
85
@property
86
def
info(self) -> DeviceInfo:
87
return
dict(self._info)
88
89
@property
90
def
intrinsics(self) -> CameraIntrinsics:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected