Python move command problems

uArm Serial No.: D43639DF8945
Firmware Version: 3.1.9

Operation System: Linux

uArm Controlling Method: Python (swiftpro)

Hi, no matter what boolean parameter (true or false) I pass through for relative move of the set_position api it always moves relatively. Also - where are the logs output from the python library?

Thanks for your help

Matt


UFACTORY Website:
www.ufactory.cc
uArm User Facebook Group
Contact Us:
English Channel
中文通道

Which library and version are you using, pyuarm or pyuf?

The logs are print to the terminal window which start the program by default.

Please post your code pieces at here.

Hi Thanks - I got it working in the end it was a typo in my code.