Skip to content

npothu/X-arm-scripts

 
 

Repository files navigation

X-arm-scripts

Experiments for Ufactory Xarm Robot

Set Up

  • Install python

    • NOTE: Be sure to select the Install with system variables checkbox on install
  • download and install VS Code

  • install pip

  • download windows terminal app

  • download x-arm SDK

  • install python libraries

    • pip install pygame
    • pip install opencv-python==3.4.18.65
    • pip install opencv-contrib-python==4.6.0.66
    • pip install pygame_gui

Manual Instructions

GUI Controls

Gamepad Control

Aruco Control

About

Experiments for Ufactory Xarm Robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.4%
  • C++ 8.6%