-
Notifications
You must be signed in to change notification settings - Fork 29
Issuses with Spherov2 on M4 MacOs #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm not aware the reason of this happening. It could be a bug in the underlying bleak library. You can try updating the library but I'm not sure if there's API breakage. |
Hey thanks for figuring this out. Unfortunately I don't have any sphero devices with me anymore to test why this is the issue. I wish there were someone else that could help with development. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I’m having some weird problems with using SpheroV2.
The robot can move forward and backward, and it turns. I can control the front and back LEDs. The Onfreefall and onland event handlers work, but the main LED and the Oncollision event handlers don’t.
When I run the same code on a Windows PC, everything works perfectly. But on a Mac, it only works partially.
Has anyone else had issues using this software on a Mac?
The text was updated successfully, but these errors were encountered: