cbltoolkit Documentation ======================== ``cbltoolkit`` is a python package that has several aims: - Provide written guides for installing and using up the ``opensim`` python package in practical contexts. - Host specialized/useful modules/packages under the ``cbltoolkit`` top-level package, so that researchers in the group can grab what they need from one location. - Standardize that code with documentation (this), tests, and ensure the modules are mostly uniform in design. .. toctree:: :maxdepth: 2 :caption: Setup :numbered: installation/installing-opensim installation/installing-cbltoolkit installation/other-recommended-resources .. toctree:: :maxdepth: 2 :caption: Guides :numbered: guides/reading-c3d-files guides/example-opensim-scripts guides/rmr guides/fleur .. toctree:: :maxdepth: 2 :caption: Development :numbered: development/development-overview development/updating-documentation .. toctree:: :caption: Other Links cbltoolkit GitHub OpenSim Creator GitHub OpenSim GitHub OpenSim Documentation