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

"Quaternion.m" seems to do collision to the matlab's "quaternion" in its 2021b version. #18

Open
Orangeman1234 opened this issue Dec 12, 2021 · 0 comments

Comments

@Orangeman1234
Copy link

I tried 7.3.2 item Cartasian Motion in Chapter 7 using 2021b version Matlab, but some error occurred, it was that "The monitored superclass "Quaternion" will give a parsing error, which is not good on the MATLAB search path may exist. ". So, I looked through the super class of "unitQuaternion" is as the "Quaternion.m". Surely, Seems "Quaternion.m" does collision with Matlab's also quaternion(https://jp.mathworks.com/help/robotics/ref/quaternion.html). I changed the class name from "Quaternion" to "baseQuaternion" and then it worked well, share the attached file.
modifiedMfile.zip

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