How can I plug inverse kinematics to a Simscape multibody?
조회 수: 4 (최근 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!