Skip to content

Commit 525d7ce

Browse files
authored
Update README.md
1 parent 7ab9d86 commit 525d7ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,11 @@ This repository depends upon the following Software/repositories:
4242

4343
- **utilities**: Simulink models for debugging sensors on the real robot. [[README]](utilities/README.md)
4444

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).
48+
49+
## Where do I find new features and legacy repos?
4650

4751
##### Available controllers
4852

0 commit comments

Comments
 (0)