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!