JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
661 stars 100 forks source link

Ambiguity between convert_o in POMDPs and POMDPTools.CommonRLIntegration in POMDPModels tests #521

Closed BoZenKhaa closed 11 months ago

BoZenKhaa commented 11 months ago

It is breaking tests in POMDPModels, see https://github.com/JuliaPOMDP/POMDPModels.jl/issues/97

zsunberg commented 11 months ago

Should be fixed with #522