Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ar-Ray-code/lingbot-depth-trt
/ RgbdFrame
Class
RgbdFrame
python/scripts/camera/base.py:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
@dataclass(frozen=True)
48
class
RgbdFrame:
49
color_bgr: np.ndarray
50
depth_m: np.ndarray
51
52
53
class
RgbdCamera(ABC):
Callers
2
wait_frame
Method · 0.85
wait_frame
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected