JuliaPOMDP / RockSample.jl

Implement the rock sample problem using POMDPs.jl
Other
5 stars 5 forks source link

Missing legal actions with respect to a Belief #27

Closed LorenzoBonanni closed 1 year ago

LorenzoBonanni commented 1 year ago

When the actions function is called on a belief, the environment will return all the actions instead of only the legal ones.