Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes about Modelica support #43

Open
traversaro opened this issue Mar 1, 2019 · 0 comments
Open

Notes about Modelica support #43

traversaro opened this issue Mar 1, 2019 · 0 comments

Comments

@traversaro
Copy link
Member

This are some random notes related to get blockfactory to generate Modelica blocks. It is meant to be more a place where to store relevant information, rather than an issue that should be closed in the short term.

External C code can be called from Modelica blocks using "External Functions', see http://book.xogeny.com/behavior/functions/external/ for more info.

An example of a simple Modelica MIMO block implemented using C external code (in that case to enable ROS integration) can be found in https://github.com/ModROS/ROS_Bridge/blob/d9a011da3f079b12ac93b106811f3bf585add7ec/Blocks/ROS_Sampler.mo . See https://github.com/ModROS/ROS_Bridge#usage-summary for a more detailed description of the block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant