http://users.telenet.be/rgbcommander/
https://retropie.org.uk/forum/topic/24874/setting-servostik-using-python-and-gpio-pins/3
rgb Commander has a precompiled command in zip
SetServoStik\SetServoStik\armv7l
Copy both files into /home/pi/py
SetServoStik and libstdc++so.6
Make SertServoStik Executable
chmod +x SetServoStik
Now we can run the following commands from command line
$ sudo ./SetServoStik 8
$ sudo ./SetServoStik 4
Without Sudo I get command not found errors
If not plugged into USB Comes back with cannot open ServiStik Device.
$lsusb
can be used and should see UltiMarc device listed.