Contact Forces/Torques for Robotics Applications
3 ビュー (過去 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!