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
@chapados Thanks a lot for updating to firmware version 0x266e.
With the recently published pull request #27 on branch firmware-version-266e the turn method works (car use firmware 0x266e) after fixing the bug introduced with this pull request:
We also noticed the bug mentioned by @OpenHelios regarding the turn message.
We were also wondering if there was any possibility of changing the behaviour of the vehicles in case they leave the track and try to find it again. Right now especially the vehicles with overdrive firmware run a lot of "rescue maneuvers", meaning they drive in circles or spin around their own axis etc., trying to find the track.
From our perspective this is not ideal and it would be great if this could be influenced or turned off somehow, so I wanted to ask if there is any way to influence this behaviour via an (undocumented) message.
Using the library method
anki_vehicle_msg_turn_180()
does nothing. For testing I have added a commandturn
:and the following method:
Commands used with
vehicle-tool
:The text was updated successfully, but these errors were encountered: