Hi all,
The robot that we’re using is a IRB2600 which is placed on a support that is a bit to flexible, which makes the robot vibrate.
We’re looking into a mechanical solution, in the mean time we want to reduce the effect in software.
The acceleration of the TCP is already reduced using PathAccLim, this reduces the effect.
It is however not completely solved, in the case the TCP makes a small rotation over x of y the arm makes a large moment with a high acceleration.
Therefore i would like to reduce the acceleration of the motors/joints, I’ve tried this using Configuration->Motion->Acceleration Data in RobotStudo and SDK.
However this has no effect on the acceleration. Is this the correct way of Limiting the acceleration the joints or is there another way?
Thanks in advance.