Automic VaultAutomic Vault

brew

Install visp with Homebrew, apt, Nix

Visual Servoing Platform library. Version 3.7.0 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install visp

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libvisp-ar-dev

Debian stable package indexes · libvisp-ar-dev · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#visp

nixpkgs package indexes · pkgs/by-name/vi/visp/package.nix · source: api.github.com

overview

Package summary

Visual Servoing Platform library

Commands and aliases

  • visp-calibrate-camera
  • visp-compute-apriltag-poses
  • visp-compute-chessboard-poses
  • visp-compute-eye-in-hand-calibration
  • visp-compute-eye-to-hand-calibration
  • visp-config
  • visp-read-rs-dataset
  • visp-save-rs-dataset

history

Project history and usage

ViSP, the Visual Servoing Platform, is an open-source C++ library for visual servoing, visual tracking, robotics, computer vision, augmented reality, and related simulation work. The project is developed and maintained by Inria's Rainbow team at Inria Rennes, formerly the Lagadic team.

Project history

ViSP's research lineage predates its GitHub repository. The official documentation says the team has developed and released ViSP as an open-source library since 2005, and asks researchers to cite the 2005 IEEE Robotics and Automation Magazine article by Eric Marchand, Fabien Spindler, and Francois Chaumette. That paper describes ViSP as a generic software platform with a wide class of robot-control skills.

The library was designed for hardware independence, simplicity, extensibility, and portability. Its original focus was visual servoing: controlling robot motion by regulating visual features observed by a camera. Over time, the documentation describes expansion into visual tracking, image processing, model-based tracking, pose estimation, simulation, Python bindings, and a DNN module for object detection and classification.

The public GitHub repository was created in September 2015 under the Lagadic organization. Releases in the 3.x series show continuing maintenance: 3.0.1 in 2017, 3.1.0 in 2017, 3.2.0 in 2019, 3.3.0 in 2020, 3.4.0 in 2021, 3.5.0 in 2022, 3.6.0 in 2023, and 3.7.0 in December 2025.

Adoption history

ViSP's adoption is primarily academic and robotics-focused. The official README and documentation emphasize publication citation, research-team stewardship, tutorial material, and examples for real and simulated robots. It is also integrated in ROS build contexts and tested across Linux, macOS, Windows, iOS, Android, and multiple architectures.

The project has become a reusable research platform rather than only a sample implementation from a paper. Its maintained examples, tutorials, hardware interfaces, and third-party integrations give robotics researchers a common base for validating visual servoing and tracking algorithms.

How it is used

Users typically consume ViSP as a C++ library, building with CMake and linking modules for core math, I/O, GUI, vision, robot control, detection, tracking, and simulation tasks. The documentation points to examples for image acquisition, display, camera-pose computation, homography estimation, and real or simulated visual-servoing schemes.

The command-line tools packaged with ViSP reflect common robotics workflows: camera calibration, AprilTag and chessboard pose computation, eye-in-hand and eye-to-hand calibration, and RealSense dataset reading or saving.

Why package nerds care

ViSP is significant as a package because it brings a research-grade robotics and computer-vision stack into ordinary system package managers. For users building robotics demos, ROS components, calibration workflows, or visual tracking experiments, installing a packaged ViSP can avoid hand-assembling a long-lived Inria research codebase from source.

Its long history also matters: a 2005 research platform that still ships 3.x releases two decades later is a useful dependency anchor in a field where many academic code releases are short-lived.

Timeline

  • 2005: ViSP described in IEEE Robotics and Automation Magazine and released as an open-source visual servoing library.
  • 2015: Public GitHub repository created under lagadic/visp.
  • 2017: 3.0.1 and 3.1.0 releases published in the GitHub release line.
  • 2019: 3.2.0 release continued the modular 3.x series.
  • 2021: 3.4.0 released.
  • 2023: 3.6.0 released.
  • 2025: 3.7.0 released and documented.

Related projects

  • Official related projects include visp_contrib, visp_sample, visp_started, UsTK, camera_localization, and ROS integrations. The library also relies on and interoperates with third-party robotics and vision software such as OpenCV and CMake-based toolchains.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for visp. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • Homebrew declares a post-install hook for this formula.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 18 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
visp-calibrate-cameracliglobal executable
visp-compute-apriltag-posescliglobal executable
visp-compute-chessboard-posescliglobal executable
visp-compute-eye-in-hand-calibrationcliglobal executable
visp-compute-eye-to-hand-calibrationcliglobal executable
visp-configcliglobal executable
visp-read-rs-datasetcliglobal executable
visp-save-rs-datasetcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version3.7.0
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://visp.inria.fr/

install metadata

Package metadata

Package keybrew:visp
Version3.7.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/visp
Homepagehttps://visp.inria.fr/
Repositoryhttps://github.com/lagadic/visp
Upstream docshttps://github.com/lagadic/visp/wiki
LicenseGPL-2.0-or-later
Source archivehttps://visp-doc.inria.fr/download/releases/visp-3.7.0.tar.gz
Last updated2026-06-25T13:38:11+02:00
Pulseupdated
Dependenciesboost, eigen, flann, glew, gsl, jpeg-turbo, libdc1394, libomp, libpcap, libpng, lz4, openblas, opencv, pcl, qhull, qtbase, vtk, zbar
Build dependenciescmake, pkgconf
Uses from macOSlibxml2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevisp
Version Scheme0
Revision6
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libvisp-ar-dev 3.6.0-5

development files for libvisp-ar

https://visp.inria.fr

sudo apt install libvisp-ar-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 4 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-ar-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-ar3.6t64 3.6.0-5

visual servoing platform ar library

https://visp.inria.fr

sudo apt install libvisp-ar3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-ar3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-blob-dev 3.6.0-5

development files for libvisp-blob

https://visp.inria.fr

sudo apt install libvisp-blob-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 2 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-blob-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-blob3.6t64 3.6.0-5

visual servoing platform blob tracking library

https://visp.inria.fr

sudo apt install libvisp-blob3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-blob3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-core-dev 3.6.0-5

development files for libvisp-core

https://visp.inria.fr

sudo apt install libvisp-core-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 7 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-core3.6t64 3.6.0-5

visual servoing platform core library

https://visp.inria.fr

sudo apt install libvisp-core3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 9 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-core3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-detection-dev 3.6.0-5

development files for libvisp-detection

https://visp.inria.fr

sudo apt install libvisp-detection-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 5 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-detection-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-detection3.6t64 3.6.0-5

visual servoing platform detection library

https://visp.inria.fr

sudo apt install libvisp-detection3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 9 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-detection3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-dev 3.6.0-5

development files for ViSP

https://visp.inria.fr

sudo apt install libvisp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 18 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-dnn-tracker-dev 3.6.0-5

development files for libvisp-dnn-tracker

https://visp.inria.fr

sudo apt install libvisp-dnn-tracker-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 3 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-dnn-tracker-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-dnn-tracker3.6t64 3.6.0-5

visual servoing platform dnn-tracker library

https://visp.inria.fr

sudo apt install libvisp-dnn-tracker3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-dnn-tracker3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-doc 3.6.0-5

visual servoing library - documentation

https://visp.inria.fr

sudo apt install libvisp-doc
  • Section: doc
  • Architecture: all
  • Source Package: visp
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-gui-dev 3.6.0-5

development files for libvisp-gui

https://visp.inria.fr

sudo apt install libvisp-gui-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 3 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-gui-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-gui3.6t64 3.6.0-5

visual servoing platform gui library

https://visp.inria.fr

sudo apt install libvisp-gui3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-gui3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-imgproc-dev 3.6.0-5

development files for libvisp-imgproc

https://visp.inria.fr

sudo apt install libvisp-imgproc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 2 dependencies
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-imgproc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-imgproc3.6t64 3.6.0-5

visual servoing platform imgproc library

https://visp.inria.fr

sudo apt install libvisp-imgproc3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-imgproc3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment