cozmo-python-sdk
cozmo-python-sdk copied to clipboard
Anki Cozmo Python SDK
Hello, I have the same issue and now it is not a warning anymore but a blocking point. I am using Python 3.10 on a Macbook. Here is the error...
When attempting to run the "hello world" program, I get this warning: ``` ~/code/cozmo_sdk_examples_1.4.10/tutorials/01_basics $ python 01_hello_world.py /usr/local/lib/python3.9/site-packages/cozmo/event.py:488: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for...
Hi! Im new to python. i tried to use the "remote_control_cozmo.py" python file. when i used it in flask (python app) it said the following: ``` * Serving Flask app...
Cozmo does not display the wifi password when I try the arm up-and-down trick. I have an iPod that is already connected to Cozmo, so I can use SDK and...
(The following message has also been posted to the Cozmo dev forum https://forums.anki.com/t/device-not-found/2211/43) I've finally got into the root cause of the issue after spending 3 days banging my head....
While trying to run the vision tutorial codes, I encountered the following error with every .py file in the 03_vision folder: ``` Traceback (most recent call last): File "03_vision/02_face_follower.py", line...
When calling `run_timed_behavior`, the call properly returns at the end of the animation but the behavior continues to play. To reproduce this, you can simply add the following lines to...
a quick fix for issues #215, #216, and #218. caused by updates in asyncio.
Is there a similar code for the Anki Vector robot to use him as an alarm clock?
ImportError: cannot import name 'robot'? I haven't got this to work yet. thanks for the help