macOS
brew install vrpnlocal Homebrew formula metadata
sudo port install vrpnMacPorts ports tree · net/vrpn/Portfile · ソース: api.github.com
brew / 順位 9613
vrpn のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vrpnlocal Homebrew formula metadata
sudo port install vrpnMacPorts ports tree · net/vrpn/Portfile · ソース: api.github.com
sudo dnf install vrpnFedora Rawhide package metadata · vrpn · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vrpnnixpkgs package indexes · pkgs/by-name/vr/vrpn/package.nix · ソース: api.github.com
概要
Virtual reality peripheral network
履歴
VRPN, the Virtual-Reality Peripheral Network, is a long-running library and server system that gives VR applications a device-independent, network-transparent interface to trackers, buttons, analog devices, haptic devices, and other peripherals. Its core historical value is that it decoupled VR applications from the physical device drivers and host machines used in labs.
VRPN originated at the University of North Carolina at Chapel Hill. The 2001 UNC technical report by Russell M. Taylor II, Thomas C. Hudson, Adam Seeger, Hans Weber, Jeffrey Juliano, and Aron T. Helser describes VRPN version 05.04 as public-domain, open-source software that provided client libraries and device servers for virtual-reality peripherals.
The design addressed common CAVE and VR-lab problems: devices often had platform-specific drivers, long initialization procedures, timing sensitivity, and cabling or machine-placement constraints. VRPN's answer was a networked client/server model with device classes such as Tracker, Button, Analog, Dial, and ForceDevice, plus timestamping, clock synchronization, logging, replay, automatic reconnection, and both reliable and low-latency delivery paths.
The historical UNC page credits Russell M. Taylor II with the base design and implementation, and lists contributions from UNC, UIUC/NCSA, Brown, the Naval Research Laboratory, and commercial supporters. It also notes the move from older 4.x objects to the vrpn_BaseClass object by version 5.0, showing the project was already evolving through substantial API-era transitions before the later GitHub repository was created in 2010.
The 2001 paper already reported users in academia, industry, and national labs, with device drivers and fixes coming from several institutions and support from Walt Disney VR Studios and Schlumberger Cambridge Research. It also listed integrations or planned integrations with WorldToolKit, Maverik, NCSA CAVE applications, Dragon, Bamboo, Panda3D, and DIVERSE.
The GitHub repository remains the official upstream repository and still sees maintenance activity, with the latest listed release as Version 07.36 in June 2025. Its source tree includes long-lived C/C++ code, Java and Python bindings, server sources, demos, device drivers, GUI server support, and embedded/Android-related components, reflecting the broad device-compatibility surface VRPN accumulated over decades.
A typical VRPN deployment runs one or more device servers close to the physical hardware and has VR applications connect as clients to named devices over the network. Application code subscribes to canonical interfaces such as tracker poses, button events, analog values, or force-device messages instead of speaking a device vendor's protocol directly.
For package users, `vrpn_server` is the important executable: it hosts configured devices and exposes them over VRPN's protocol. The package is most relevant to researchers, simulation labs, CAVE installations, haptics experiments, and legacy VR systems that need stable access to specialized tracking and input hardware.
VRPN is package-nerd-significant because it is infrastructure glue from the pre-consumer-VR era that still solves a real systems problem: normalizing odd hardware into a network protocol that applications can consume consistently. It is less about shiny VR UX and more about keeping lab hardware, device drivers, and research applications talking.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vrpn_server | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vrpn |
|---|---|
| バージョン | 07.36 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/vrpn/vrpn/wiki |
| リポジトリ | https://github.com/vrpn/vrpn |
| 最終更新 | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vrpn
nix profile install nixpkgs#vrpnvrpn 07.35-11.fc45
Virtual-Reality Peripheral Network
sudo dnf install vrpnvrpn-devel 07.35-11.fc45
Development files for the Virtual-Reality Peripheral Network
sudo dnf install vrpn-develvrpn-doc 07.35-11.fc45
Developer's documentation for VRPN
sudo dnf install vrpn-docvrpn
sudo port install vrpnソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.