xArm-Python-SDK icon indicating copy to clipboard operation
xArm-Python-SDK copied to clipboard

Python SDK for UFACTORY robots, 850, xArm5/6/7, and Lite6.

Results 62 xArm-Python-SDK issues
Sort by recently updated
recently updated
newest added

Thank you for the great products and SDK! I'm using xArm7 and want to check self-collisions in paths between randomly-generated robot positions. `set_only_check_type` method seems the perfect for this purpose,...

When using Studio and Python J4 frequently throws an overspeed error, even when moving very slowly. The only way I have found to overcome this issue, is to only use...

Greetings! In a recent project, we try to integrate Xarm6 in a teleoperation system as the slave robot. Specifically, the real-time pose of the master robot is obtained with its...

Hi, For my application I need to control the position of the elbow of my xarm7 to avoid collisions with the environment. Is there any way I can bias the...

If you reboot or power off the system, these settings are lost. ![Capture1](https://user-images.githubusercontent.com/11578353/188700985-66d496f3-c3dc-4364-ae21-70d2229bc41f.PNG)

Hi, In order to be able to communicate with the xarm while having internet connectivity, I need to change the IP address of the xarm. I was wondering if it...

Greetings! How can I control acceleration in velocity control mode? I use `vc_set_cartesian_velocity` method to set target velocity. But it seems that arm gains speed very slowly. I have already...

I'm getting a lot of C19 - End Module Communication Error with the xArm Gripper. How can this issue be fixed?

It would be nice to be able to see how many lifetime hours are on the robot arm. For most industrial equipment this is a standard feature.

Is it possible to have some details of the impedance control/force control example provided in the SDK. May be a paper which outlines the implementation in this package and some...