This page details the steps required to build O3.
Note: This text assumes the Ubuntu 16.04 operating system. You will, at times, need super-user credentials.
Clone the source, for example by pressing "Clone" above and copy-pasting the link, or using the commands below:
git clone https://github.itu.dk/sngi/ObjectCubeMaster.git
cd ObjectCubeMaster
bash buildObjectCube.sh
cd PhotoCube
python Runner.py
bash runPresentation.sh
To reset the database run:
bash setupDatabase.sh