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 Minigrid env #20

Merged
merged 23 commits into from
Mar 21, 2022
Merged

Add Minigrid env #20

merged 23 commits into from
Mar 21, 2022

Conversation

TianQi-777
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Dec 3, 2021

CLA assistant check
All committers have signed the CLA.

@@ -0,0 +1,340 @@
import random
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

代码头请加入license的申明

self.draw_agent_num(img, agent_i, xy_real[0], xy_real[1], margin=0.38)

return img

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多余的空行请删除

@@ -11,6 +11,11 @@

from xt.framework import Registers

from gym_minigrid.register import register

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这些代码建议移到gymenv那个文件里面

@hustqj hustqj merged commit e4ef3a1 into huawei-noah:master Mar 21, 2022
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

3 participants