SB3/Embedded/GestureBuilder/
using your favorite file management system (i.e. Windows Explorer)
build_manual_clean.py
to build_manual_YOURGAITNAME.py
where you replace YOURGAITNAME
with a unique name.
build_manual_YOURGAITNAME.py
and replace them with those generated by StickybotGaitDesigner? .m
cd SB3/Embedded/GestureBuilder/
import build_manual_YOURGAITNAME as b
(This command only works once during a python session, if you made changes, type reload(b)
)
GestureBuilder/uploader.py
)
b.g.upload()