-
Notifications
You must be signed in to change notification settings - Fork 90
Access to heading value from BB8 ? #62
Comments
It is typical to use the Inertial Measurement Unit (IMU) for this info. Please check out the example code https://github.com/orbotix/sphero.js/blob/master/examples/stream-imu-angles.js Hope that helps! |
Hi deadprogram, yes it helped me but now I have a little issue because the add of the call to streamImuAngles add some sort of lag in the command executing for bb8. Do you know if there is a solution to decrease the framerate of sending data to minimize the add of lag ? Thanks |
Perhaps you want to play with different values for the
Hope that helps! |
From now on, I am going to use "HTH" for "Hope that helps!" to save on bytes. :P |
Hi, @reidakdumont did changing the timeout value help you? Please let us know. |
Hi,
Is it possible to have access to the heading value of bb8 ? I search for this functionality but I find nothing to get it and it could be useful to have it.
Thanks
The text was updated successfully, but these errors were encountered: