Skip to content

ROHDemoCollection Suitable for ROH-A001/A002, ROH-LiteS001, ROH-AP001/AP002

Demo Acquisition

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:

    1. Give the required port permissions, such as sudo chmod 666 /dev/ttyUSB0
    1. Run the program, ./RohDemoCollection_xxxxx xxxxx is the software version number
  • Jetson:

    1. Give the required port permissions, such as sudo chmod 666 /dev/ttyCH341USB0
    1. Run the program, ./RohDemoCollection_xxxxx xxxxx is the software version number

For usage details, please visit the UserGuide