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

Incompatibilities with MeshCat: QuatRotation has no field x #67

Open
forrestlaine opened this issue Dec 6, 2021 · 1 comment
Open

Comments

@forrestlaine
Copy link

When running the examples:

julia> animation = Animation(mvis, t, q)
ERROR: type QuatRotation has no field x
Stacktrace:
  [1] getproperty
    @ ./Base.jl:42 [inlined]
  [2] js_quaternion(q::Rotations.QuatRotation{Float64})
    @ MeshCat ~/.julia/packages/MeshCat/Ax8pH/src/atframe.jl:33
  [3] js_quaternion(r::Rotations.RotMatrix3{Float64})
    @ MeshCat ~/.julia/packages/MeshCat/Ax8pH/src/atframe.jl:35
  [4] js_quaternion(tform::CoordinateTransformations.AffineMap{Rotations.RotMatrix3{Float64}, StaticArrays.SVector{3, Float64}})
    @ MeshCat ~/.julia/packages/MeshCat/Ax8pH/src/atframe.jl:36
  [5] overdub(ctx::Cassette.Context{nametype(AnimationCtx), Tuple{Animation, Int64}, Nothing, Cassette.var"##PassType#276", Nothing, Nothing}, #unused#::typeof(settransform!), vis::Visualizer, tform::CoordinateTransformations.AffineMap{Rotations.RotMatrix3{Float64}, StaticArrays.SVector{3, Float64}})
    @ MeshCat ~/.julia/packages/MeshCat/Ax8pH/src/atframe.jl:54
  [6] overdub
    @ ~/.julia/packages/MeshCatMechanisms/QczZo/src/visualizer.jl:147 [inlined]
@ferrolho
Copy link
Member

ferrolho commented Jan 4, 2022

Hi @4estlaine, can you check if this is still an issue on the just-released v0.8.2?

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

2 participants