Skip to content

Documenting the difference in quaternion representation between MuJoCo and Drake #11

@akhilsathuluri

Description

@akhilsathuluri

API differences need to be noted when converting rotations between the simulator and the controller. For example,

  • MuJoCo API uses an [x, y, z, w] quaternion representation as shown here
  • Whereas, Drake uses the [w, x, y, z] ordering as described here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions