Installation

pyCGM2 was implemented to interact with Vicon Nexus and Qualisys QTM.

“If your company is interested in integrating PyCGM2 in your software, we would be delighted to assist you and invite you to contact us through the contact form.”

pyCGM2 is already integrated as third-party package in Vicon Nexus and Qualisys QTM. Therefore, no need to install pycgm2, the nexus ( resp. QTM) operator can refer to the official documentation :

to know how to use the package.

Althought, the integrated version was tested by Vicon and Qualisys developers, the integrated package does not allow for the full utilization of PyCGM2’s capabilities, such as graphical plotting, use of the API, etc.. It also does not provide access to the latest version available on Github. If you want to take advantage of all the features of the latest version of PyCGM2, we recommend installing pyCGM2 separately. It is what we cover in this website

Users have to know that the external use of pyCGM2 is part of my clinical gait analysis routine. Any potential bugs or issues are quickly adressed to ensure pyCGM2 up-to-date for clinical and research use.


Installing PyCGM2 is a straightforward process that can be done in a few simple steps. First, you’ll need to make sure that you have Python installed on your computer. Afterward, you can install pyCGM2

notice pyCGM2 is only compatible with python 3.7 to 3.11. Installation was tested for windows only