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
657 stars 100 forks source link

Update def_updater.md #494

Closed dykim07 closed 1 year ago

dykim07 commented 1 year ago

Missing package name.

It makes an error as follows.

ERROR: MethodError: no method matching copy(::BoolDistribution)

lassepe commented 1 year ago

Good catch! Thank you for your contribution! :)