Poly
Poly

Reputation: 1065

Are there any SDKs to control Sphero Mini?

Recently I got Sphero Mini, and am looking for SDKs/Libraries to control it via scripts. (I don't have any program language preference.) I looked into developer documents and Orbotix's github, but looks like all existing libraries does not support Sphero Mini. Does anyone know any?

Upvotes: 3

Views: 2550

Answers (1)

Dustin Nielson
Dustin Nielson

Reputation: 1264

Update: There is a new library being developed that looks quite promising:

https://github.com/igbopie/spherov2.js

Other than that and as far as I know there are currently no supported SDK's for the sphero mini other than the orbotix edu app. I've opened up a ticket on github for the Javascript SDK:

https://github.com/orbotix/sphero.js/issues/95

If you've since found any information it would be great if you could post an update here.

Upvotes: 3

Related Questions