mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 15:56:08 +08:00
rm debug print
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