Hey,
I’m using an Xarm7 (XS130510D43A14) with a Ufactory force-torque sensor (Al13021224008) and I’m facing a few issues while using the arm in impedance control mode:
- I notice that sometimes (not necessarily, but mostly after a collision / force-torque sensor overload) the robot does not move to the desired pose set using:
set_position_aa(axis_angle_pose, speed=50, mvacc=500, is_radian=True, relative=False, wait=True
but rather starts to move slightly down/in some other direction as well. I’m attaching two videos (with impedance K = 300 and K = 1000) both of which are supposed to go to the handle of the dishwasher (which it goes to in normal operation)
Please note that the payload setting is correct and was set based on a calibrated value from the force sensor
- The arm sometimes goes into an uncontrollable shaking motion and stops due to velocity limits exceeded error:
Please note that the uncontrollable shake sometimes occurs while trying to grasp the handle as well.
- The speed in impedance control mode is often slower than the speed in normal mode.
Thank you