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/base.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
@property
57
@abstractmethod
58
def
info(self) -> DeviceInfo:
59
raise
NotImplementedError
60
61
@property
62
@abstractmethod
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected