Now if you pass a simple t as an arg it will do a fast autowalk at the start, mostly for testing.

This commit is contained in:
Zed A. Shaw 2025-02-26 12:43:12 -05:00
parent 14a96d0b63
commit d03abba8e4
3 changed files with 11 additions and 2 deletions

View file

@ -60,6 +60,7 @@ namespace gui {
void event(Event ev);
void autowalk();
void start_autowalk(double rot_speed);
void START(Event );
void MOVING(Event );