Skip to content

Conversation

@gemenerik
Copy link
Member

Add qtm-rt as optional [qualisys] dependency to help users discover the required package for the Qualisys mocap example. The installation effort is the same, but now it's clear which package is needed.

Users with Qualisys systems can now install with: pip install cflib[qualisys]

Add qtm-rt as optional [qualisys] dependency to help users discover the required package for the Qualisys mocap example. The installation effort is the same, but now it's clear which package is needed.

Users with Qualisys systems can now install with: pip install cflib[qualisys]
@gemenerik gemenerik requested a review from Copilot September 16, 2025 14:06
@gemenerik gemenerik self-assigned this Sep 16, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Qualisys SDK as an optional dependency to improve discoverability for users of the Qualisys motion capture system. It introduces a new optional dependency group and updates documentation to guide users on installation.

  • Added qtm-rt>=3.0.2 as an optional dependency under the qualisys group
  • Updated the Qualisys example documentation to include installation instructions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Adds the qualisys optional dependency group with qtm-rt package
examples/mocap/qualisys_hl_commander.py Updates documentation with installation instructions for the new optional dependency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gemenerik gemenerik merged commit deee090 into master Sep 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants