UniversityOfNottingham / devbot

0 stars 0 forks source link

Walkbot v1 #9

Closed beforan closed 7 years ago

beforan commented 7 years ago

first version of something for #8

This is statically configured in the script itself to use our walk parameters, but otherwise the script is pretty generic.

The config lists could be moved externally later.

beforan commented 7 years ago

need to fix the array reversing. i think array.reverse() mutates the source array.