Vector transformation from one coordinate system to another

13 ビュー (過去 30 日間)
Bram de Leege
Bram de Leege 2019 年 4 月 17 日
コメント済み: Bram de Leege 2019 年 6 月 9 日
Hi
I'm performing my thesis on robotics with the UR10 from UR. I'm using the Force Torque sensor which gives me the force applied to it in 3 axes and the torque along these axes in a 1x6 matrix. This vector is referenced to the TCP of which I also get the xyz-coordinates and rotation in respect to it's base.
Can matlab perform the transformation of the vector to the base coordinate system for me? I can't find the commands.
  2 件のコメント
KSSV
KSSV 2019 年 4 月 18 日
Bram de Leege
Bram de Leege 2019 年 6 月 9 日
But how does it work with Forces and Torques on the sensor? I have the position and orientation of the TCP (X Y Z Rx Ry Rz) in relation to the base, and I have the Force and Torque on the sensor in that point (Fx Fy Fz Tx Ty Tz).

サインインしてコメントする。

回答 (1 件)

Tohru Kikawada
Tohru Kikawada 2019 年 5 月 5 日
編集済み: Tohru Kikawada 2019 年 5 月 5 日
I believe you can do that with the utility functions provided by Robotics System Toolbox like follows. https://mathworks.com/help/robotics/ug/coordinate-systems-in-robotics.html https://mathworks.com/help/robotics/coordinate-system-transformations.html

カテゴリ

Help Center および File ExchangeRobotics についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by