ROHDemoCollection Suitable for ROH-A001/A002, ROH-LiteS001, ROH-AP001/AP002
Demo Acquisition
-
Windows: Download Volume 1 of the compressed package, Volume 2 of the compressed package, Volume 3 of the compressed package, Volume 4 of the compressed package, Volume 5 of the compressed package, place them in the same directory and unzip them
-
Ubuntu(22.04): Download Volume 1 of the compressed package, Volume 2 of the compressed package, Volume 3 of the compressed package, Volume 4 of the compressed package, Volume 5 of the compressed package, place them in the same directory and unzip them
-
Jetson: Download Volume 1 of the compressed package, Volume 2 of the compressed package, Volume 3 of the compressed package, Volume 4 of the compressed package, Volume 5 of the compressed package, place them in the same directory and unzip them
Demo Introduction
ROHand's ROHDemoCollection is developed based on Python pyqt6, Below is the demo introduction:
-
Currently supported ROHand models include ROH-A001/A002, ROH-LiteS001, ROH-AP001/AP002.
-
The Demo currently offers three control methods: vision control, glove control, gForce myoelectric armband control, loop test, and action sequence control.
Install CH341SER Driver
Click here to download CH341SER driver
Double-click the exe file to open the CH341SER installer
Click Install to proceed
Run Method
-
Windows: Double-click to run
-
Ubuntu:
-
- Give the required port permissions, such as
sudo chmod 666 /dev/ttyUSB0
- Give the required port permissions, such as
-
- Run the program,
./RohDemoCollection_xxxxxxxxxx is the software version number
- Run the program,
-
Jetson:
-
- Give the required port permissions, such as
sudo chmod 666 /dev/ttyCH341USB0
- Give the required port permissions, such as
-
- Run the program,
./RohDemoCollection_xxxxxxxxxx is the software version number
- Run the program,
For usage details, please visit the UserGuide