JuliaPOMDP / JuliaPOMDP/POMDPXFiles.jl
Allows unspecified transitions without error or warning
Open
- Dominant language
- Julia
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The C++ SARSOP does a good job of throwing an error when a transition is not specified. However, we can catch this error when we are writing the POMDPX file and throw the exact state and action information to help debug this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.