How to convert polynomial trajectory block out to a 4×4 homogeneous transformation matrix
이전 댓글 표시
I created 7 waypoints using inverse kinematics designer app and exported the configuration into a matrix (7×6 matrix) containg xyz position and respective euler angles. From this matrix i input only the xyz position data(3×7 matrix) as waypoints to a polynomial trajectory block with time. But when i run the simulink an error is showing up, saying that polynomial trajectory output should be 4x4 homogeneous matrix inorder to connect to the inverse kinematics block input (pose). How could I resolve this issue

채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Trajectory Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!