Visual Servoing Platform
version 3.0.1
|
In this tutorial you will learn how to install ViSP from prebuilt official packages for Linux Ubuntu or Debian.
Since Ubuntu 14.04 LTS, ViSP library can be installed from existing packages on amd64 or i386 architectures. In Ubuntu 13.10, the packages were only available for amd64 architecture.
To install ViSP library and headers just run:
To install ViSP images data set useful to run ViSP examples you can run:
To install ViSP html documentation you can run:
You are now ready to see the next Tutorial: How to create and build a CMake project that uses ViSP on Unix or Windows that will show you how to use ViSP as a 3rd party to build your own project.