Open xirhxq opened 2 years ago
Hi, thanks for catching this. We have updated the Small Case
model. You can clear your model cache to force the simulator to download the updated version:
rm -fr ~/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/small\ case/
Even if we modified the mass to 1kg, we still cannot lift this object successfully by quadrotor with suction gripper.
We gave it a test and saw that it should now work though:
Hello sir,
We have two questions about mass of target objects and quadrotor with suction gripper.
small_case
is 3kg weight, while others are all 1kg. We wonder if there is a mistake here.motor_constant
andmaxRotVelocity
in the file mbzirc_ign/models/mbzirc_quadrotor/model.sdf.erb. However, the weight of quadrotor with suction gripper & target object is greater than $\rm 1.5(quadrotor)+2(end \space effector)+2(suction)+1(object)=6.5kg$, which means it is an impossible task. Are there any solutions? or does it simply mean that we can't use quadrotor & suction gripper for this task?Best regards.