mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-09 01:33:41 +08:00
openpilot v0.5.11 release
old-commit-hash: 2f92d577f995ff6ae1945ef6b89df3cb69b92999
This commit is contained in:
@@ -98,4 +98,4 @@ def getframes(front=False):
|
||||
|
||||
if __name__ == "__main__":
|
||||
for buf in getframes():
|
||||
print buf.shape, buf[101, 101]
|
||||
print("{0} {1}".format(buf.shape, buf[101, 101]))
|
||||
|
||||
Reference in New Issue
Block a user