mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 03:52:11 +08:00
rm debug print
old-commit-hash: 0cbb3b44e2f61f6a450fd4da692e874452edcf34
This commit is contained in:
@@ -52,7 +52,6 @@ def replay_cameras(lr, frs):
|
||||
if fr is not None:
|
||||
img = fr.get(rk.frame % fr.frame_count, pix_fmt='yuv420p')[0]
|
||||
img = img.flatten().tobytes()
|
||||
print("got img")
|
||||
|
||||
rk.keep_time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user