mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-22 00:33:48 +08:00
a5cee30aa6
date: 2024-06-25T13:13:17
commit: 69a099242f
7 lines
234 B
Python
7 lines
234 B
Python
from msgq.visionipc.visionipc_pyx import VisionBuf, VisionIpcClient, VisionIpcServer, VisionStreamType, get_endpoint_name
|
|
assert VisionBuf
|
|
assert VisionIpcClient
|
|
assert VisionIpcServer
|
|
assert VisionStreamType
|
|
assert get_endpoint_name
|