mwang808

Results 2 issues of mwang808

Hello, I try to add the ChatAction to the custom environment following the documents 1. https://minerl.readthedocs.io/en/v0.4.4/tutorials/custom_environments.html 2. https://minerl.readthedocs.io/en/v0.4.4/tutorials/minecraft_commands.html Here is my code inside the MLGWB clas: from minerl.herobraine.env_specs.simple_embodiment import SimpleEmbodimentEnvSpec...

question

Is there any way to get the agent's location, i.e. (x,y,z) coordinates during the simulation? Thanks.

bug
question