We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
The text was updated successfully, but these errors were encountered:
Hi @4estlaine, can you check if this is still an issue on the just-released v0.8.2?
Sorry, something went wrong.
No branches or pull requests
When running the examples:
The text was updated successfully, but these errors were encountered: