Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems about mass of target objects and quadrotor with suction gripper #188

Open
xirhxq opened this issue Jul 22, 2022 · 1 comment
Open

Comments

@xirhxq
Copy link

xirhxq commented Jul 22, 2022

Hello sir,

We have two questions about mass of target objects and quadrotor with suction gripper.

  1. Among the small objects, we notice only one of them named small_case is 3kg weight, while others are all 1kg. We wonder if there is a mistake here.

20220722125018

  1. Even if we modified the mass to 1kg, we still cannot lift this object successfully by quadrotor with suction gripper. Eventually, we find the maximum thrust produced by the motor is $4\times2.52\times 10^{-5}\times800^2=64.5\text N$ by using motor_constant and maxRotVelocity 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.

@iche033
Copy link
Collaborator

iche033 commented Jul 25, 2022

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:

uav_suction_gripper_small_case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants