make proper setup for VRPN with buttons and trackers

This commit is contained in:
Hartmut Seichter 2025-07-07 22:43:04 +02:00
parent ea953e92a6
commit 3f823111d1
10 changed files with 115 additions and 39 deletions

View file

@ -0,0 +1,11 @@
---
---
```sh
[you@yourpc uvrpn]$ vrpn_server -f addons/vrpn/tests/vrpn.test.cfg
Reading from config file addons/vrpn/tests/vrpn.test.cfg
Opening vrpn_Tracker_Spin: Tracker0 with 1 sensors, rate 200.000000
Opening vrpn_Tracker_Spin: Tracker1 with 1 sensors, rate 200.000000
Opening vrpn_Tracker_Spin: Tracker2 with 1 sensors, rate 200.000000
Opening vrpn_Button_Example: Button0 with 2 sensors, toggle rate 2.000000
```