Note: This documentation pertains exclusively to the release candidate of pyCGM2 version 4.4-rc1. This specific release has not undergone internal testing by the developers at Vicon and Qualisys.
Getting Started
Interaction with Nexus and QTM has been significantly improved since pyCGM2 Version 4.3.0.
A single, unified command, pyCGM2.exe, now manages all package operations and workflows.
For developers, this executable points to the Python script pycgm2path/Apps/Commands/rullThemAllCommands.py.
Type pyCGM2.exe -h or pyCGM2.exe --help to explore the available commands and options.

The pyCGM2.exe tool is organized into three main subcommands:
- SETTINGS: Manage configuration and environment settings.
- NEXUS: Interact with Vicon Nexus for data processing and automation.
- QTM: Work with Qualisys Track Manager (QTM) for motion capture workflows.
You can explore each subcommand in detail using:
pyCGM2.exe NEXUS -hpyCGM2.exe QTM -h
For Nexus users: If you have set up the pre-configured Nexus pipeline, you may not need to use pyCGM2.exe directly for standard workflows.
Check out the next pages to find out how to work