Robot has trouble to complete trajectory at medium to high speeds #422
-
|
Hello everyone, joint_limits.yamlAt speed and acceleration of 0.1 (10% of maximum speed) the robot completes the trajectory in a very smooth manner. However, when i try to use full speed or even just 50 %, it keeps interrupting the trajectory without an error message in Moveit2. But the YRC1000 pendant shows me the Alarm 4315 with: Alarm content: A collision was detected because of the interference between the manipulator and a peripheral device. The external force applied to the robot exceeded the threshold. Cause: Setting error However, there is no visible collision. Furthermore the movement of the robot is generally very stuttery and jerky at medium to high speeds, which also leads to trajectory interruptions. Regarding the FSU of the robot, there are no speed limits or joint limits set on the YRC1000 Pendant, just robot range limits. I would appreciate any ideas as to what could prevent the robot of completing the trajectory at higher speeds. Thank you very much in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 13 replies
-
|
Hello @JonaRo4 The collision-detect alarm can occur if the acceleration is too high. The inertia of the arm can trip the torque limits. Please ensure that the mass properties of your tooling are correct. This is under Then go to
I suggest programming a basic job on the teach pendant. This will allow you to see the robot's "optimal" motion profile. |
Beta Was this translation helpful? Give feedback.




Percentage. 100.00 = 100.00%.
In the case of using an
Ivariable, such asI000, the unit is 0.01%. So, ifI000 = 1234, then it would beVJ=12.34%.The
VJtag is only used for theJointmotion profile.There are multiple factors that affect the acceleration. This includes posture/reach of the arm and the mass properties of the tooling.
Unfortunately, Yaskawa does not publish acceleration limits of the arm. But the acceleration should not cause the torque to exceed these published values.