Using the open source real-time tracking protocol (RTTrP), developers can
integrate any third party systems that currently do not connect with BlackTrax

SIMULATOR PACKAGE
LATEST VERSION: 1.8.7
Move around beacons and output their position to third parties. Useful for connecting to the RTTrPM protocol.
Download Tool

UDP PLAYER
LATEST VERSION: 1.8.7
Used to play back recorded files such as motion, radio, and RTTrPL. Useful for outputting recorded real tracking data.
Download Tool

SAMPLE C++ CODE
Sample code to help you get started in C++, can be found on the RTTrP Repo.
Download Code

RTTRP READER
Sample python code for reading RTTrPM packets. Can be connected to either the Simulator Package or a real system.
GitHub Repository

RIGID BODY PACKAGE
LATEST VERSION: 1.8.7
Sample files for developers with a BTX dongle to playback and output rigid body recordings via RTTrPM.
Download Tools

SAMPLE PYTHON CODE
Sample code to help you get started in Python, can be found on the RTTrP Repo.