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

Update index.js #27

Closed kaimihata closed 3 years ago

kaimihata commented 3 years ago

Changing the default robot index to 0 instead of -1, so if a button is clicked it does not try to render the -1 robot ever, will only ever default to robot 0 (specifically if a user tries to navigate before the list of robots has loaded).