applying force on the end effector will influence others joints?
조회 수: 5 (최근 30일)
이전 댓글 표시
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
채택된 답변
Karsh Tharyani
2024년 3월 4일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!