spacenav simple example derived to OSC sender
eLandon da8eb447e3 updated README | 4 سال پیش | |
---|---|---|
Makefile | 4 سال پیش | |
README.md | 4 سال پیش | |
spacenavOSC | 4 سال پیش | |
spacenavOSC.c | 4 سال پیش |
simple application to send events from spacenav devices through OSC based on simple example from libspnav OSC based on liblo
Confirmed to work on RPI, making it a cheap OSC 6DOF controller
./spacenavOSC [options]
options can be : -i to set destination ip, default ip is localhost -p to set destination port, default port is 8000
./spacenavOSC -i 192.168.0.19 -p 9000
if you get an error liblo.so.7:can't open shared library, do
sudo ldconfig -v