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

Document how to call blf Python bindings from MATLAB #760

Open
traversaro opened this issue May 26, 2021 · 2 comments
Open

Document how to call blf Python bindings from MATLAB #760

traversaro opened this issue May 26, 2021 · 2 comments

Comments

@traversaro
Copy link
Member

An interesting use case is to call blf Python bindings from MATLAB, see ami-iit/bipedal-locomotion-framework#53 (comment) . It could make sense to document/streamline the process of configuration of this workflow.

@traversaro
Copy link
Member Author

In particular, we should explain how to call pyenv to point to the correct Python interpreter (the system one for apt installation, the conda environment one for the conda installation on macOS/Linux/Windows).

@traversaro
Copy link
Member Author

An interesting related example can be found in pyicub repo https://github.com/s4hri/pyicub#usage-in-matlab, thanks @ddetommaso !

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

No branches or pull requests

1 participant