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

Fix python bindings import issues #279

Merged
merged 3 commits into from
Apr 8, 2022
Merged

Fix python bindings import issues #279

merged 3 commits into from
Apr 8, 2022

Conversation

domire8
Copy link
Contributor

@domire8 domire8 commented Apr 8, 2022

So thanks to @AlbericLaj we found out that we didn't correctly import the ParameterMap in the controllers and dynamical systems bindings. This should be the fix for it.

If you could try and install everything locally and then in a python shell, import controllers to check if it works, that would be great. Alberic and me already did that, and we might have to do more tests locally anyway because our users may not work with Docker all the time

Copy link
Member

@eeberhard eeberhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fast fix.

@domire8 domire8 merged commit ee63efb into develop Apr 8, 2022
@domire8 domire8 deleted the fix/pybindings-import branch April 8, 2022 14:57
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