You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,11 @@ This repository depends upon the following Software/repositories:
42
42
43
43
-**utilities**: Simulink models for debugging sensors on the real robot. [[README]](utilities/README.md)
44
44
45
-
#### Where do I find new features and legacy repos?
45
+
## Automatic generation of c++ code from Simulink
46
+
47
+
There is the possibility to generate c++ code from the Simulink models using [Simulink coder](https://www.mathworks.com/products/simulink-coder.html). The repositiory that contains the generated c++ code for the [momentum-based-yoga](torque-controllers/momentum-based-yoga) controller is named [autogenerated-whole-body-controllers](https://github.com/robotology-playground/autogenerated-whole-body-controllers). Documentation on how to generate the code is available in the repository [wiki](https://github.com/robotology-playground/autogenerated-whole-body-controllers/wiki/How-to-generate-code-from-a-Simulink-model).
0 commit comments