This is the utfacade Ubitrack submodule.
The utfacade contains frontend adapters for ubitrack dataflow networks. It also contains the utConsole.
In order to use it, you have to clone the buildenvironment, change to the ubitrack directory and add the utfacade by executing:
git submodule add https://github.com/Ubitrack/utfacade.git modules/utfacade
In addition, this module has to following submodule dependencies which have to be added for successful building:
Component | Dependency |
---|---|
all | utDataflow |
ApplicationEndpointsVision | utVision |