How to solve for unknown robot transformation matrix using optimisation?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have three matrices, Tbase, TEE and Tref. Tbase and Tref are known with nx4 dimension (n= no of experiments>16). Tbase has all unknown elements (4x4), total 16 unknowns. The relation between them is.
Tbase*TEE=Tref and i want to minimise the following function. f = Tbase*TEE-Tref What is the best way? Any related example?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!