Skip to content

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

Description

@Orangeman1234

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions