IsaacLab icon indicating copy to clipboard operation
IsaacLab copied to clipboard

[Proposal] Add live visualization of manager terms in UI

Open jtigue-bdai opened this issue 1 year ago • 0 comments

Proposal

Add configurable functionality to plot the manager based environment terms (i.e. action, observation, rewards, etc) in the UI. This should be able to handle arrays of 1D signals over time and 2D+ or greater signals (i.e. images)

Motivation

To aid in debugging and evaluation of environment execution.

Checklist

  • [x] I have checked that there is no similar issue in the repo (required)

Acceptance Criteria

For ManagerBasedEnv and ManagerBasedRLEnv only:

  • [ ] Be able to plot manager term data
  • [ ] Be able to show manager term images
  • [ ] Be able to configure visualizations from a config file

jtigue-bdai avatar Sep 16 '24 12:09 jtigue-bdai