I have a uArm swift pro and I have a few questions about it. I have successfully connected the swift pro with uArm studio and I used Blockly to move the arm to try it out. But now I want to use programming language to control it
- I tried to connect using pyarm but its not recognizing my uarm swift pro. I even tried to run
python list_uarms.py
but I always get 0 ports found. How do I connect my uArm Swift pro using pyarm or any other library. - Is there a java library to control uArm?