-
In the iPhone app, there's an option to orient the Sphero to where you're currently standing. How do we know which direction it's going in?
-
Date: May 15th
Venue: The new Sauce Labs office
Topic: Resin Pi - Docker ALL THE THINGS!
Build Spec:
- 15 [Raspberry Pi Model B](http://www.amazon.com/gp/product/B009SQQF9C/?tag=148-20) - $40/each
- …
-
Hi, I tried the GetRGB function, but can not get regular response output.
fmt.Println("GetRGB is", driver.GetRGB())
sometimes, the output of GetRGB is empty, like this:
2014/07/25 16:30:33 Sphero Ch…
-
I'm trying to get the location of the Sphero by using readLocator(). I can't seem to get a proper return.
I tried the following to try and find out what is returned by readLocator:
```
Cylon.robot
…
-
I tried running the example Sphero app and had no luck. The program exits without error (see output below).
I'm not actually convinced that a Sphero connection exists. I have Bluetooth sharing turne…
-
hi
i'm trying to compile the sphero mac sdk framework for an application which should run in 32 and 64 bit mode. unfortunately it seems that the framework is only available in a 64 bit version, is th…
-
Is there a method for getting Accelerometer and GyroScope data with Cylon Sphero ? I would like to use the Sphero as a controller, and the `locator` event doesn't return values for the properties that…
-
I get a compilation error when trying to build the package. Here is the gist of the error that I get when trying to install the package: https://gist.github.com/macmania/6395750b6daee2bf264c
-
Any chance to move this content to a wiki or README?
-
I'm trying to connect to the Sphero and getting an error message. I have a Sphero Original and am using OSX. Connecting to the device via the OSX bluetooth "Set Up Bluetooth Device" menu item works, …