add spacemouse interface + example (+add haptic skeleton code)

This commit is contained in:
Brian Delhaisse
2019-06-22 23:23:37 +02:00
parent 1926238a64
commit 17bb7579c5
8 changed files with 357 additions and 2 deletions
+1
View File
@@ -12,5 +12,6 @@ Here are few examples that depict the various interfaces available to the user:
5. `asus_xtion.py`: use the Asus Xtion interface
6. `openpose.py`: use the Openpose interface
7. `speech.py`: use the speech (recognizer/translator) interface
8. `spacemouse.py`: use the (3Dconnexion) SpaceMouse interface
**Note**: some interfaces require to install different libraries, and possibly to configure them. Check the raised errors.