Fix walkApi include paths

This commit is contained in:
Ryan Huffman 2015-11-10 09:38:40 -08:00
parent 29fd352169
commit 2ad4c5b9e2

View file

@ -14,7 +14,7 @@
// //
// included here to ensure walkApi.js can be used as an API, separate from walk.js // included here to ensure walkApi.js can be used as an API, separate from walk.js
Script.include("./libraries/walkConstants.js"); Script.include("walkConstants.js");
Avatar = function() { Avatar = function() {
// if Hydras are connected, the only way to enable use is to never set any arm joint rotation // if Hydras are connected, the only way to enable use is to never set any arm joint rotation