Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of initExoVars by
Diff: initExoVars.h
- Revision:
- 1:72e0bd01c8e0
- Parent:
- 0:cd5ad8e47eb8
--- a/initExoVars.h Wed Jun 24 19:24:08 2015 +0000 +++ b/initExoVars.h Fri Jun 26 16:28:02 2015 +0000 @@ -62,6 +62,12 @@ extern struct MMgait_t mm_gait_params; extern MMSwing swing; extern MMStance stance; +extern MMFSSwing fsSwing; +extern MMFSStance fsStance; +extern MMFTG ftgSwing; +extern MMFTG ftgStance; +extern LinearBlend blend_left; +extern LinearBlend blend_right; extern GaitGenerator mm_gait;