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

Access state information from object dmlab2d.dmlab2d_pybind.Lab2d? #37

Open
violetxi opened this issue Nov 19, 2023 · 0 comments
Open

Comments

@violetxi
Copy link

I am using an environment built on top of DMLab2D, and wondering if it's possible to obtain complete state information (player and object's transform information etc) of a grid world in addition to the observations and ascii maps? Ideally access to the information described here:
https://github.com/google-deepmind/lab2d/blob/09474439959534b1de3fce3d4a4ed35d565ea230/docs/system/grid_world.md
I have tried read_property('') and encountered permission denied error.

I have tried to call read_property('') but encountered permission denied error.

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

No branches or pull requests

1 participant