Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.
This repository was archived by the owner on May 6, 2024. It is now read-only.

How can I get current character's rol-rac-ali-gen combo for NetHackChallenge task? #233

@adyomin

Description

@adyomin
import gym  
import nle  
env = gym.make("NetHackChallenge-v0")  
print(env.character)  

Only prints "@".

Edit: If I understand correctly, text from taking action Command.ATTRIBUTES is not available via obs object atm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions