Vector transformation from one coordinate system to another
이전 댓글 표시
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
2019년 4월 18일
Have a look here: https://in.mathworks.com/discovery/affine-transformation.html
Bram de Leege
2019년 6월 9일
답변 (1개)
Tohru Kikawada
2019년 5월 5일
편집: Tohru Kikawada
2019년 5월 5일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Network Connection and Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!