Azzera filtri
Azzera filtri

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 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

Remo Pillat
Remo Pillat il 10 Nov 2023
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 Commenti
Theo
Theo il 22 Gen 2024
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 il 30 Gen 2024
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.

Accedi per commentare.

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by