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:
parent
14a96d0b63
commit
d03abba8e4
3 changed files with 11 additions and 2 deletions
|
@ -60,6 +60,7 @@ namespace gui {
|
|||
|
||||
void event(Event ev);
|
||||
void autowalk();
|
||||
void start_autowalk(double rot_speed);
|
||||
|
||||
void START(Event );
|
||||
void MOVING(Event );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue