mayacakmak / emarsoftware

Front end tools for designing robot faces, setting up custom robot APIs, and controlling a robot (WoZ)
BSD 2-Clause "Simplified" License
2 stars 11 forks source link

Resetting Web Robot To Default: WoZ gets stuck on previous states #18

Open tanya17365 opened 3 years ago

tanya17365 commented 3 years ago

On running a program multiple times, it doesn’t reset to the default despite giving explicit commands to do so (if the robot was set to face 3 by the end of the program then even if the first command of the program is to set it to face 1 it doesn’t)

mayacakmak commented 3 years ago

There is no concept of 'default' on the robot or within a program, but this sounds like it might be related to the other issue #29