Skip to content

RTTrP/RTTrP-v2.4.2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Tracking Protocol

Welcome to the Real-Time Tracking Protocol (RTTrP) repository!

The RTTrP is a suite of protocols developed to transmit tracked motion information between systems.

RTTrP is comprised of two separate protocols which share a common header:

  • RTTrPM (Real-Time Tracking Protocol - Motion)
  • RTTrPL (Real-Time Tracking Protocol - Lighting)

Within this repository you will find stub code for Python and C++ for both RTTrPM and RTTrPL.

Python Reader is sample python code on how to read RTTrPM and RTTrPL packets.

macOS branch is a user submitted fix to run the C++ code on macOS. As we can not verify this in house, we have created a new branch for this fix.

For further information, including packet definitions and protocol use cases, please visit the Wiki.

If you have any questions or concerns please use the contact form.

Releases

No releases published

Packages

No packages published