Skip to content

Releases: qualisys/qualisys_cpp_sdk

Qualisys C++ SDK (QTM 2022.2)

01 Dec 15:13
fa5bd07
Compare
Choose a tag to compare

Rigid bodies can now be disabled in QTM, indicated by new XML element.

Qualisys C++ SDK (QTM 2021.2)

01 Dec 15:50
c332187
Compare
Choose a tag to compare

Recent changes:

  • Automatically disconnect in CNetwork destructor.
  • Fix bug where settings would fail to be fetched if streaming simultaneously.
  • Only define WIN32_LEAN_AND_MEAN if not already defined.

Qualisys C++ SDK (QTM 2021.1)

14 Apr 12:04
5afe487
Compare
Choose a tag to compare

Recent changes:

  • Support for latest RT Protocol version 1.22 (QTM 2021.1)
  • New skeleton settings.
  • Improvements to the receive logic.
  • and more.