To make it reliable, you will need to stop and stabilize before measuring the load on the arm. We have done similar things with FT sensors in the past, but we had a bit larger weight difference, closer to a kg but it was reliable in practice. Our toughest aspect was cycle time was super critical so we didn't get long to stabilize the load before having to measure it. Also, make sure to bias the sensor prior to lifting so you know how much force you lifted. What sensor are you using?
Nicholas_Francoeur
Can you give us some more details about that variation? How much?
Nicholas_Francoeur
What is the weight of a container? The units are newtons.
I am setting up a proof of concept for a customer where I am picking up 6 containers each full weighing 340g each using a vacuum gripper. I would like to be able to sense if one of the lids pops off thus leaving the full container behind using a force torques sensor. I have tried using get_sensor_fz() to store the weight then comparing it to what I have proven a full load would be. This seems a bit unreliable. Does anyone have a better recommendation for this process?