Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
In this tutorial you will learn how to install ViSP package from Arch Linux community repository.
ViSP is available as an Arch User Repository (AUR) package for Arch Linux.
To install ViSP library and headers issue the following command:
# pacman -S visp
You are now ready to see the next Tutorial: How to create and build a project that uses ViSP and CMake on Unix or Windows that will show you how to use ViSP as a 3rd party to build your own project.