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

Fix bug with stacking sensor(#5790) #5806

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

x-mug
Copy link

@x-mug x-mug commented Oct 19, 2022

grid sensor and all PNG compression used will face this bug when channel number is larger than 3 && used stacking observation (stack > 1)

Proposed change(s)

Describe the changes made in this PR.

The prepared empty PNG will be multiplied based on the channel number used

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

#5790

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

grid sensor and all PNG compression used will face this bug when channel number is larger than 3 && used stacking observation (stack > 1)
@CLAassistant
Copy link

CLAassistant commented Oct 19, 2022

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

None yet

2 participants