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

Update autogeneration #92

Merged
merged 19 commits into from
Mar 23, 2020
Merged

Update autogeneration #92

merged 19 commits into from
Mar 23, 2020

Conversation

gabrielenava
Copy link
Collaborator

I've tested the modifications that @diegoferigo did and I was able to generate the c++ code from the model with no issues. I think that these modifications can be merged in devel.

@gabrielenava gabrielenava changed the title Update autogeneration Update autogeneration [NO MERGE] Mar 22, 2020
@gabrielenava gabrielenava mentioned this pull request Mar 22, 2020
15 tasks
@gabrielenava gabrielenava changed the title Update autogeneration [NO MERGE] Update autogeneration Mar 23, 2020
@gabrielenava
Copy link
Collaborator Author

gabrielenava commented Mar 23, 2020

I wasn't able to compile the generate model, but the failure occurred in autogenerated-whole-body-controllers. I opened an issue there for the failure: robotology-playground/autogenerated-whole-body-controllers#1

@diegoferigo managed to compile the model, therefore it may be an error related to my Matlab version (2019b) or my local configuration. If we find out a problem and it will be required to modify also the code in whole-body-controllers, we'll fix the autogeneration after the release.

Therefore we can merge.

@gabrielenava gabrielenava merged commit 1fa9a76 into devel Mar 23, 2020
@gabrielenava gabrielenava deleted the update-autogeneration branch March 23, 2020 16:56
gabrielenava added a commit that referenced this pull request Mar 23, 2020
* added data processing utility

* documentation of the repo updated

* Update README.md

* Update README.md

* cleanup of documentation, cmake and models

* added Simulink balancing simulator

* added home positions for the yarpmotorgui

* updated installation path of homePos

* Revert "updated installation path of homePos"

This reverts commit 55928fb.

* fixed warning in CMakeLists.txt

* added goToWholeBodyControllers.m generation

* updated documentation for goToWholeBodyControllers.m

* updated GUI (#82) and print warning when joints have spikes or exit range (#81)

* added pictures of the simulink models

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update How-to-run-controllers-with-gazebo-simulator.md

* Update How-to-run-controllers-with-gazebo-simulator.md

* Update How-to-run-controllers-with-gazebo-simulator.md

* Update How-to-setup-iCub-for-wbc-experiments.md

* Update autogeneration (#92)

* Add driver.cpp.in template

* Update clang-format

* Update main CMakeLists.txt to use the driver.cpp.in template

* Minor edit in RegisteMdl.cmake

* Update CreateAutogeneratedCodeTargets.cmake.in template

* fix block names for autogen

* fixed also the model without Gazebo for autogen

* modified installation path of +wbc library

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* models exported to 2017b

Co-authored-by: Diego Ferigo <[email protected]>

Co-authored-by: Diego Ferigo <[email protected]>
gabrielenava added a commit that referenced this pull request Mar 23, 2020
* added data processing utility

* documentation of the repo updated

* Update README.md

* Update README.md

* cleanup of documentation, cmake and models

* added Simulink balancing simulator

* added home positions for the yarpmotorgui

* updated installation path of homePos

* Revert "updated installation path of homePos"

This reverts commit 55928fb.

* fixed warning in CMakeLists.txt

* added goToWholeBodyControllers.m generation

* updated documentation for goToWholeBodyControllers.m

* updated GUI (#82) and print warning when joints have spikes or exit range (#81)

* added pictures of the simulink models

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update How-to-run-controllers-with-gazebo-simulator.md

* Update How-to-run-controllers-with-gazebo-simulator.md

* Update How-to-run-controllers-with-gazebo-simulator.md

* Update How-to-setup-iCub-for-wbc-experiments.md

* Update autogeneration (#92)

* Add driver.cpp.in template

* Update clang-format

* Update main CMakeLists.txt to use the driver.cpp.in template

* Minor edit in RegisteMdl.cmake

* Update CreateAutogeneratedCodeTargets.cmake.in template

* fix block names for autogen

* fixed also the model without Gazebo for autogen

* modified installation path of +wbc library

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* models exported to 2017b

Co-authored-by: Diego Ferigo <[email protected]>

Co-authored-by: Diego Ferigo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants