applying force on the end effector will influence others joints?
5 views (last 30 days)
Show older comments
Denizhan AKINCI
on 27 Feb 2024
Answered: Karsh Tharyani
on 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 Comments
Accepted Answer
Karsh Tharyani
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!