Error while trying to generate inverse kinematics c++ code: Fatal Error C1083 Cannot open include file: 'mcos_factory/mi.hpp': No such file or directory

1 次查看(过去 30 天)
Hi,
I have succesfully modeled and simulated a manipulator on simscape multibody. Now, I'm trying to generate code via Simulink Coder for its inverse kinematics (IK block from Robotics Toolbox).
However, Simulink Coder fails to publish the code because it can't find a reference.
Any ideas on how to fix it?
Not sure if it matters but:
  • The rigid body tree was exported from R2023b to R2023a
  • Im targeting Twincat
Thanks

回答(1 个)

Remo Pillat
Remo Pillat 2023-11-10
Thanks for reaching out, Felipe. I believe you already connected to our tech support; what you are enountering is likely a limitation in PLC Coder. Let us know if you have any additional questions.
  2 个评论
Theo
Theo 2024-1-22
Hi,
I have encountered the exact same error by trying to publish the generated code from Matlab to a TwinCat Target.
How were you able to solve this problem?
Kind regards
Felipe
Felipe 2024-1-30
I ended up writting the IK/FK analytically on matlab. Then, in a matlab module on simulink I generated code targetting Twincat to create a library.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by