Webots Force Feedback #6039
Closed
archiebaxter
started this conversation in
General
Replies: 2 comments
-
Duplicate with #6018. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to monitor how a robotic arm with a gripper reacts to different payload weights, geometries, and orientations. I am confident that I have created my models correctly in terms of geometry and simulation. However, the value I get for 'ForceFeedback' on the coupled linear actuator motor I am using for my gripper fingers does not change when I vary the mass of the object it is carrying. This seems incorrect to me because surely as mass increases gripping force should too.
feedback value from my gripper motor stays at 2989N with little variation during the simulation.
Does anyone know why this is ?
Is it to do with the value of MaxForce set in the motors ?
Two_Finger_Gripper.zip
I have attached my Webots file, 'Two Finger Gripper New' is my world and 'two_finger_gripper_controller' is my controller.
Beta Was this translation helpful? Give feedback.
All reactions