-
I accidentally tried to use set_matrix_pixel on a negative pixel value, which crashes the program in the following way:
```
"spherov2\controls\v2.py", line 157, in new_packet
packet = Packet(…
-
My code builds and runs but when i try to archive it the RobotKit(RKOllie.o) causes problems which I get from the Sphero iOS SDK. The error is:
ld: bitcode bundle could not be generated because '/User…
-
I've got the following code which works for the most part, except that the callback is never called from
ollie.connect()
``` javascript
const bleAddress = "e7:40:98:2a:20:8d";
noble = Npm.require('n…
-
Hello! I get `unhandled error` very often when trying to connect to the Sphero 2.0. It succeeds in connecting to the Sphero approximately (or rather almost exactly) every third time. The times it fail…
-
Hi, the get_location() api seems to return a value that is either a rounded floating point, or an integer value that was transformed into a floating value. I'm suspecting it's the latter because of th…
-
Hi,
I would like to expose most of the commands (color, roll, etc, ....) as web services in order to control my device across various channels (ifttt, cortana, node-red, etc...)
Therefore, I have ins…
-
I get this colcon build error on my fork of your repo:
/usr/bin/python3: can't open file '/opt/ros/iron/ros2_ws/spherorvr-ros2/sphero/setup.py': [Errno 2] No such file or directory
I'm new to RO…
-
- [x] そもそもdisconnectされない(sphero.jsのdisconnect)
- [x] disconnect 後、再接続するとエラーが出る
-
Hi,
I can't connect to my BB-9E using the API. It looks like the Characteristics UUID have changed.
```
/Users/ezor/Projets/Node/bb9/node_modules/sphero/lib/adaptors/ble.js:405
return this._…
-
I'm trying to connect to multiple Sphero Bolts at once but when I get to around 3 connections sometimes I'll get the following error
```bash
spherov2.controls.PacketDecodingException: Bad response…