This is the utvisualization Ubitrack submodule.
The utvisualization contains a standalone 3D rendering module. Mostly it for quick visualizations and debugging.
In order to use it, you have to clone the buildenvironment, change to the ubitrack directory and add the utvisualization by executing:
git submodule add https://github.com/Ubitrack/utvisualization.git modules/utvisualization
In addition, this module has to following submodule dependencies which have to be added for successful building:
Component | Dependency |
---|---|
all | utDataflow, utVision |