Refer to the documentation for more details.
- Clone this repository
git clone https://github.com/gait-tech/gaittoolbox.git
- Run the following command to initialize submodules
git submodule update --init --recursive
- OPTIONAL but required library to generate c3d files. Download the btk toolbox for MATLAB here (e.g., btk-0.3.0_Win7_MatlabR2009b_64bit.zip). Export to a directory and add the said directory to the MATLAB path tutorial here.
- Pull this repository and submodules
git pull git submodule update --remote --merge
- Documentation
- See
+examples
for sample codes
When citing the Gait Toolbox, please cite the original paper where an algorithm was first reported, so that contributors of new algorithms get their fair share of citations. For example, the algorithm Constrainted Kalman filter for reduced sensor configaration can be cited as follows:
[1] Luke Sy, Michael Raitor, Michael Del Rosario, Heba Khamis, Lauren Kark, Nigel H. Lovell, Stephen J. Redmond (2019). Estimating Lower Limb Kinematics using a Reduced Wearable Sensor Count. Pre-print.
The software provided is distributed under the GNU GPLv3 or later. However, this software is designed for scientific research and as such may contain algorithms that are associated with patents in Australia and abroad. If the user so chooses to use the software provided for commercial endeavors then it is solely the user’s responsibility to license any patents that may exist and respond in full to any legal actions taken by the patent holder.