EasyManuals Logo

UFactory xArm User Manual

UFactory xArm
249 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #203 background imageLoading...
Page #203 background image
203
If the positions of point B and C are swapped, point B is (350, -
50,400,180,0,0), point C is (350,50,400,180,0,0), the robotic arm will
draw a circle in a counterclockwise direction. The trajectory of the
robotic arm is as follows:
Python example:
arm.set_servo_angle(angle=[0.0, -45.0, 0.0, 0.0, -45.0, 0.0], speed=20, mvacc=500, wait=True)
arm.set_position(*[300.0, 0.0, 400.0, 0.0, -90.0, 180.0], speed=300, mvacc=2000, radius=-1.0,
wait=True)
move_circle([350.0, 50.0, 400.0, 180.0, -90.0, 0.0], [350.0, -50.0, 400.0, 180.0, -90.0, 0.0], 1000.0,
speed=300, mvacc=2000, wait=True)
set_servo_angle interface: see Table 2.1.
set_position interface: see Table 2.2.
The move_circle interface is described in Table 2.4:
Table 2.4 move_circle description
move_circle
Description
This motion calculates the trajectory of a space circle based on three-point
coordinates. The three-point coordinates are (current starting point, pose 1,
pose 2)

Table of Contents

Other manuals for UFactory xArm

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the UFactory xArm and is the answer not in the manual?

UFactory xArm Specifications

General IconGeneral
Payload5 kg
Repeatability±0.1 mm
Programming LanguagePython, C++, ROS
Communication InterfaceEthernet
Operating Temperature0°C to 45°C

Related product manuals