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

Update code to reflect upstream changes to Rotations #43

Closed
Evizero opened this issue Nov 13, 2017 · 1 comment
Closed

Update code to reflect upstream changes to Rotations #43

Evizero opened this issue Nov 13, 2017 · 1 comment

Comments

@Evizero
Copy link
Member

Evizero commented Nov 13, 2017

It looks like the tests fail for new some reason. (I have yet to look into it)

autorange: Error During Test
  Got an exception of type MethodError outside of a @test
  MethodError: Rotations.RotMatrix{2,Float64,4}(::StaticArrays.SArray{Tuple{2,2},Float64,2,4}) is ambiguous. Candidates:
    (::Type{Rotations.RotMatrix{N,T,L}})(x::AbstractArray) where {N, T, L} in Rotations at /home/csto/.julia/v0.6/Rotations/src/core_types.jl:78
    (::Type{SA})(a::StaticArrays.StaticArray) where SA<:StaticArrays.StaticArray in StaticArrays at /home/csto/.julia/v0.6/StaticArrays/src/convert.jl:4
  Possible fix, define
    (::Type{Rotations.RotMatrix{N,T,L}})(::StaticArrays.StaticArray)
  Stacktrace:
   [1] macro expansion at /home/csto/.julia/v0.6/ImageTransformations/test/autorange.jl:108 [inlined]
@Evizero
Copy link
Member Author

Evizero commented Nov 20, 2017

solved itself with the merge and tag of JuliaGeometry/Rotations.jl#50

@Evizero Evizero closed this as completed Nov 20, 2017
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