This is the utcore Ubitrack submodule.
The utcore contains fundamental datastructures and algorithms. Needed by all other modules.
In order to use it, you have to clone the buildenvironment, change to the ubitrack directory and add the utcore by executing:
git submodule add https://github.com/Ubitrack/utcore.git modules/utcore
There are no dependencies for this module.