Skip to content

Build and Install

Simeon ADEBOLA edited this page Jun 4, 2019 · 22 revisions

This describes how to install required dependencies (including ROS Kinetic), softwares, drivers and the OpenPTrack v2 “Gnocchi release” on a PC.

We currently offer two approaches to installing OpenPTrack V2. You only need one of these approaches. Due to the large number of dependencies and extensive build process, if you just want to run OpenPTrack, we suggest trying the Docker approach first.

1. Docker Images (Recommended for Beginners)

This approach uses pre-built Docker images to run OPT. You can download images of the dependencies and our latest source branch via Docker. This is especially good if you are an OPT beginner, are not too familiar with or are not interested in customization options for dependencies and drivers. Instructions are found here.

2. Manual Build and Installation (Recommended for Intermediate and Advanced Users)

This approach takes you step by step through the installation process. It starts with the dependencies, then CUDA and other softwares, and finally the OpenPTrack v2 modules. Users of this approach are able to customize the steps based on their understanding of their machine requirements and their knowledge. This approach can easily be used by intermediate and advanced users. Instructions can be found here.

Setting Up an OpenPTrack v2 System:

Running OpenPTrack v2:

Tracking GUI

How to receive tracking data in:

  1. Tested Hardware
  2. Network Configuration
  3. Imager Mounting and Placement
  4. Calibration in Practice
  5. Quick Start Example
  6. Imager Settings
  7. Manual Ground Plane
  8. Calibration Refinement (Person-Based)
  9. Calibration Refinement (Manual)

OPT on the NVidia Jetson

Clone this wiki locally