You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2019. It is now read-only.
I am working with the Ollie, and the documentation states that you can make the device drive in reverse by setting the last parameter to true, however in my tests regardless of whether this is set to true or false the robot always drives forward. I can bypass this using the raw motor functions which do in fact reverse, however I was hoping to use the stabilization feature of the normal drive() function. Is this a global issue, or just an issue with my Ollie?
I am working with the Ollie, and the documentation states that you can make the device drive in reverse by setting the last parameter to true, however in my tests regardless of whether this is set to true or false the robot always drives forward. I can bypass this using the raw motor functions which do in fact reverse, however I was hoping to use the stabilization feature of the normal drive() function. Is this a global issue, or just an issue with my Ollie?