applying force on the end effector will influence others joints?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Denizhan AKINCI
el 27 de Feb. de 2024
Respondida: Karsh Tharyani
el 4 de Mzo. de 2024
Does employing the `externalForce` function, as in `fext = externalForce(rbt,"endEffector", [0 0 0 0 0 50], pickUpConfig)`, imply that the force is specifically applied along the z-axis of the end effector but will also have effects on the other joints? Moreover, if I use inverse dynamics to obtain the torques for each joint, will these torques be influenced by the force applied to the end effector using the mentioned function? Any suggestions?
0 comentarios
Respuesta aceptada
Karsh Tharyani
el 4 de Mzo. de 2024
Hi Denizhan,
Yes, you are correct. An external force input to the inverse dynamics function implies that the reaction forces at the joints will propogate and can affect the values of the joint torques to counteract the external force.
If you have any further follow-up questions, or if you find the response is unclear, I would suggest that you send a reproducible of your asserted hypothesis and any unexpected results that you see from the output of inverseDynamics to MathWorks Technical Support.
Thanks,
Karsh
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Robotics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!