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
copy, now manages all package operations and workflows.
For developers, this executable points to the Python script pycgm2path/Apps/Commands/rullThemAllCommands.py
copy.
Type pyCGM2.exe -h
copy or pyCGM2.exe --help
copy to explore the available commands and options.
The pyCGM2.exe
copy 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 -h
copypyCGM2.exe QTM -h
copy
For Nexus users: If you have set up the pre-configured Nexus pipeline, you may not need to use pyCGM2.exe
copy directly for standard workflows.
Check out the next pages to find out how to work