Contact Forces/Torques for Robotics Applications
조회 수: 1 (최근 30일)
이전 댓글 표시
Dears,
I am using Robotics Systems Toolbox in Simulink and performing dynamical simulation. The simulation consists of a free movement and then a contact arised from a peg-in-hole task.
Because of the contact, I need to pass the reaction forces and moments back to the robot (by multiplying with the transpose of the jacobian of the end-effector of the robot in order to convert them to joint torques) to include contact effects on the robot.
As fas as I see, either Simulink Multibody Contact Forces Libary or Spatial Contact Force Block only gives normal forces in scalar, not vectoral.
Is there a way to get forces and torques in vector format to feed robot for contact dynamics effects?
Thanks in advance.
Best regards,
Hakan
댓글 수: 2
Yifeng Tang
2021년 4월 30일
I couldn't find a way getting that info either. I'll ask the development team for an enhancement. If there is known solution, they'll probably let me know. I agree this would be very useful.
답변 (1개)
J Chen
2021년 6월 2일
The Spatial Contact Force Block will automatically apply the forces to the elements connected to its two ports. You don't need to feed the forces yourself. The magnitude of the forces can be outputed by checking the Sensing option of the block.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!