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 MATLAB and Octave snippets #720

Merged
merged 1 commit into from
May 17, 2021
Merged

Fix MATLAB and Octave snippets #720

merged 1 commit into from
May 17, 2021

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented May 11, 2021

For YARP Vectors, the fromMatlab methods expects the YARP vector to be of the same size of the passed MATLAB vector, see #515 and robotology/yarp-matlab-bindings#62 .

@traversaro
Copy link
Member Author

cc @lnobile @giovannipizzolante

@traversaro
Copy link
Member Author

@lnobile
Copy link
Collaborator

lnobile commented May 14, 2021

Just came back from a mission, I’ll review asap!

@traversaro
Copy link
Member Author

Just came back from a mission, I’ll review asap!

Thanks, take your time, this is not urgent!

@traversaro
Copy link
Member Author

Please ignore the failing CI, that is unrelated (see #733).

Copy link
Collaborator

@lnobile lnobile left a comment

Choose a reason for hiding this comment

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

Tested on Matlab r2020a and works!

@traversaro
Copy link
Member Author

traversaro commented May 17, 2021

Tested on Matlab r2020a and works!

Thanks!

Just FYI, if you want to have a simple way to install YARP MATLAB bindings on any system in which MATLAB runs, you can check the new one-line MATLAB installer: https://github.com/robotology/robotology-superbuild/blob/master/doc/matlab-one-line-install.md .

@traversaro
Copy link
Member Author

Other CI failures are unrelated, see #733 .

@traversaro traversaro merged commit 2be9b1c into master May 17, 2021
@traversaro traversaro deleted the traversaro-patch-3 branch May 17, 2021 09:42
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