google-deepmind / google-deepmind/dm_control
`mjcf` parser only supports `include` at root level
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 4.7k
- Forks
- 764
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I think the `mjcf` parser [assumes](https://github.com/google-deepmind/dm_control/blob/main/dm_control/mjcf/parser.py#L199) that `include` elements can only be children of the root element, while, in contrast, MuJoCo allows `include` to live at any depth in the XML tree?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.