Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 455 Bytes

utcore

This is the utcore Ubitrack submodule.

Description

The utcore contains fundamental datastructures and algorithms. Needed by all other modules.

Usage

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

Dependencies

There are no dependencies for this module.