Almost done
This commit is contained in:
@@ -34,8 +34,8 @@ def make_robot(name):
|
||||
),
|
||||
},
|
||||
cameras={
|
||||
"macbookpro": OpenCVCamera(1, fps=30, width=640, height=480),
|
||||
"iphone": OpenCVCamera(2, fps=30, width=640, height=480),
|
||||
"laptop": OpenCVCamera(1, fps=30, width=640, height=480),
|
||||
"phone": OpenCVCamera(2, fps=30, width=640, height=480),
|
||||
},
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user