applying force on the end effector will influence others joints?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Denizhan AKINCI
le 27 Fév 2024
Réponse apportée : Karsh Tharyani
le 4 Mar 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 commentaires
Réponse acceptée
Karsh Tharyani
le 4 Mar 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Robotics dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!