You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapted from https://github.com/simlabrobotics/allegro_hand_linux_v4
1
+
# allegro_pybind
2
+
3
+
A Python binding for controlling the Allegro Hand, heavily based on https://github.com/simlabrobotics/allegro_hand_linux_v4. The setup instructions are also borrowed from the original project.
4
+
3
5
4
-
## TODO
5
6
6
-
- have a class-based API
7
+
**Tested on**:
7
8
9
+
- Ubuntu 20.04
10
+
- g++ 9.4.0
11
+
- cmake 3.16.3
12
+
- python 3.8.20
8
13
9
-
# Required hardware
14
+
15
+
16
+
## Required hardware
10
17
1.[Allegro hand v4](http://wiki.wonikrobotics.com/AllegroHandWiki/index.php/Allegro_Hand_v4.0)
0 commit comments