JuliaPOMDP / JuliaPOMDP/POMDPModelTools.jl

rerender(ctx, mdp, step)

Open
#9 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

For performance, it is sometimes useful to re-display something rather than starting from scratch.

In the visualization interface, we may want to add `rerender(ctx, mdp, step)`, which, by default just calls `render(mdp, step)` to provide for this.

This would be similar to julia's `redisplay` https://docs.julialang.org/en/v1/base/io-network/#Base.Multimedia.redisplay

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.