overcooked-demo icon indicating copy to clipboard operation
overcooked-demo copied to clipboard

Replaying trajectories with charts

Open bmielnicki opened this issue 4 years ago • 0 comments

Extension to the PR https://github.com/HumanCompatibleAI/overcooked-demo/pull/29. It is separate PR because it requires a review of https://github.com/HumanCompatibleAI/overcooked_ai/pull/38 and I don't want to prevent the merge of previous changes because of that.

What is changed:

  1. Handling of custom URLs for overcooked_ai and harl repos.
  2. Rendering trajectory charts:
    • x-axis is aligned with the slider
    • resizeable
    • possibility to turn on and off both the replay and trajectory chart

chart

This PR should be merged after https://github.com/HumanCompatibleAI/overcooked_ai/pull/38 is merged as it uses the code of trajectory visualizations.

bmielnicki avatar Oct 23 '20 02:10 bmielnicki