GrinningHermit / Vector-Explorer-Tool

Tool for watching the camera feed and test animations of Anki's robot Vector
67 stars 10 forks source link

can‘t use #5

Open miaowuawa opened 4 years ago

miaowuawa commented 4 years ago

File ".\vector_explorer_tool.py", line 143, in run() File ".\vector_explorer_tool.py", line 128, in run with anki_vector.Robot(args.serial, enable_camera_feed=True, enable_custom_object_detection=True, enable_face_detection=True) as robot: TypeError: init() got an unexpected keyword argument 'enable_camera_feed'

GrinningHermit commented 4 years ago

Fix has been pushed to master. This problem should no longer occur.

adamjimenez commented 4 years ago

just tried for the first time from a fresh install and works great, good work!

DonRichards commented 4 years ago

@quqi2 Did that work? Should this ticket be closed?