Skip to content

Fixes bug related to long filenames

Compare
Choose a tag to compare
@rlhatton rlhatton released this 29 Jan 19:38
· 148 commits to master since this release
8d64c1f

Matlab restricts function names to 63 characters. The filenames created by gait_gui_optimize could exceed this limit, causing errors. The program now hashes the filenames (but preserves the information about which inputs were used to generate the gait as the displayname inside the file).