JuliaPOMDP / SARSOP.jl

Julia package that wraps the SARSOP software for solving POMDPs/MDPs
Other
14 stars 7 forks source link

Help #48

Closed Etwari3 closed 3 years ago

Etwari3 commented 3 years ago

When I try to run SARSOP, I get the following error message:

Generating a pomdpx file: model.pomdpx MethodError: no method matching isless(::Int64, ::Symbol) Closest candidates are: isless(::Missing, ::Any) at missing.jl:87 isless(::Symbol, ::Symbol) at strings/basic.jl:341 isless(::Real, ::AbstractFloat) at operators.jl:166 ...

any suggestion on how to fix it? I am trying this model for the first time. so please forgive my ignorance.

zsunberg commented 3 years ago

duplicate of #49