google-deepmind / google-deepmind/lab

Virtual environment size & coordinates

Open
#188 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
7.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I am trying to understand some of the features of the virtual dimensions. In particular, when defining the map in DeepMind Lab, what is the virtual length of an '*' (representing a wall segment) ? According to my calculations is *=100 but it seems it does not match those reported at: https://github.com/deepmind/lab/blob/master/docs/developers/creating_levels/text_level.md

Any help on these issues would be appreciated. Thanks!

EXAMPLE:
self._map = make_map.makeMap{
mapName = 'simple_arena',
mapEntityLayer =
![arena](https://user-images.githubusercontent.com/18472162/82492236-7a4a5b80-9aab-11ea-98a1-696e1ec0b34f.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.