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

Add rgb observation to obs for interactive policy prediction #795

Open
3 tasks
ZiyueWang25 opened this issue Oct 3, 2023 · 0 comments
Open
3 tasks

Add rgb observation to obs for interactive policy prediction #795

ZiyueWang25 opened this issue Oct 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ZiyueWang25
Copy link
Contributor

Problem

The issue is based on efforts from #776 and it works as a last step for #701. For more detail, please see the discussion here

Solution

  • Add an environment wrapper to keep the original observation and rgb version together.
  • wrap the trainable policy so that it uses the original observation
  • wrap the interactive policy so that it uses the rgb version observation
@ZiyueWang25 ZiyueWang25 added the enhancement New feature or request label Oct 3, 2023
@ZiyueWang25 ZiyueWang25 self-assigned this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant