JuliaPOMDP / PointBasedValueIteration.jl

Point-based value iteration solver for POMDPs
MIT License
6 stars 4 forks source link

upgraded to POMDPTools #15

Closed jamgochiana closed 2 years ago

jamgochiana commented 2 years ago

Removed references to POMDPModelTools, BeliefUpdaters, POMDPPolicies, POMDPSimulators in favor of POMDPTools. Depracation warnings on tests likely from other imports (e.g. SARSOP)