../../_images/ubuntu-logo.svg

Install on Ubuntu

Supported versions: 14.04, 15.04, 15.10, 16.04

System setup

sudo add-apt-repository ppa:bqlabs/horus-dev
sudo apt-get update

Official versions are hosted in ppa:bqlabs/horus: PPA Horus. Alpha, beta and rc versions are hosted in ppa:bqlabs/horus-dev: PPA Horus dev.

Note

A custom OpenCV version is used, because of the next reasons.

Install Horus

This command installs all the dependencies, including custom OpenCV libraries.

sudo apt-get install horus

Note

If user has no access to serial port, execute sudo usermod -a -G dialout $USER and reboot.

Update Horus

If there is a new release just execute

sudo apt-get update
sudo apt-get install horus