Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualization not compatible with POMDPs.jl ecosystem #16

Open
dylan-asmar opened this issue Jan 26, 2024 · 0 comments
Open

Visualization not compatible with POMDPs.jl ecosystem #16

dylan-asmar opened this issue Jan 26, 2024 · 0 comments

Comments

@dylan-asmar
Copy link

Current visualization components aren't compatible with the rest of the POMDPs.jl ecosystem. In particular, this problem currently doesn't work with DisplaySimulator or GifSimulator without some modifications.

Warning: No implementation of POMDPTools.render(m::VDPTagPOMDP{Nothing}
│   mdp: VDPTagMDP{Nothing}
│   meas_cost: Float64 5.0
│   active_meas_std: Float64 0.1
│   meas_std: Float64 5.0
│ , step) found. Falling back to text default.
└ @ POMDPTools.ModelTools ~/.julia/packages/POMDPTools/7Rekv/src/ModelTools/visualization.jl:31
ERROR: MethodError: no method matching show(::IOStream, ::MIME{Symbol("image/png")}, ::String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant