applying force on the end effector will influence others joints?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Denizhan AKINCI
am 27 Feb. 2024
Beantwortet: Karsh Tharyani
am 4 Mär. 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 Kommentare
Akzeptierte Antwort
Karsh Tharyani
am 4 Mär. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Robotics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!