Get input for ARFS and create DeMotion batch (.dmb) files from ARFS output. See help doc for instructions
Requires >= Matlab 2016b
Currently requires Python 2.7 Installed at C:\Python27 on Windows. This has not been tested on Mac or Linux. Required python packages (these should be included with Python 2):
- os
- sys
- getopt
- cPickle