How can I plug inverse kinematics to a Simscape multibody?
6 次查看(过去 30 天)
显示 更早的评论
Hello,
This is my Simulink model of a delta robot using Simscape multibody. I have an inverse kinematics matlab code. How can I plug it into the Simulink model?
0 个评论
回答(1 个)
Juan Sagarduy
2021-4-26
Hello there
You need to set the joint in kinematic mode (Actuation >> Motion - Prescribed / Torque - automatically calculated) See below.. Then feed the joints with a time-dependent trace matching the duty cycle you expect the mechanism to execute. See that a little arrow pops up so that the signal can be connected.
Best of Luck / Juan
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multibody Modeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!