google-deepmind / google-deepmind/dm_control
Automatically inferring default values
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 764
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I found this comment in the docs:
> Note that attribute values in the object model are **not** affected by defaults
Now, I would like to traverse the model and have it affected by defaults.
Is this easily possible, or do I have to write all the parsing logic to look up default values myself?
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.