Using coder.extrinsic in simulink has reduce the speed of simulation time

조회 수: 9 (최근 30일)
Hello everyone,I am doing robot inverse kinematic simulation and i use the coder.extrinsic to include the ik function .
The inverse kinematics can work fine ,but the simulation speed have extrimly slowed down.
Can someone tell me why? Is there any way to solve the slowdown in simulation speed?
I have tried to modify the simulation step size, but it didn't work.
Thanks for any reply,
Best regards,
-Jian

채택된 답변

Karsh Tharyani
Karsh Tharyani 2022년 5월 6일
You can use the Inverse Kinematics block (see Documentation here: https://www.mathworks.com/help/robotics/ref/inversekinematics.html) which supports Code Generation and should likely speed up your simulation.
If you have additional requirements for your use-case please feel free reach out to Technical Support https://www.mathworks.com/support/contact_us.html.
Best,
Karsh

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by