MCPcopy Create free account
hub / github.com/google-deepmind/dm_control / get_attributes

Method get_attributes

dm_control/mjcf/base.py:184–185  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

182
183 @abc.abstractmethod
184 def get_attributes(self):
185 pass
186
187 @abc.abstractmethod
188 def set_attributes(self, **kwargs):

Callers 5

copy_intoMethod · 0.45
_test_attributesMethod · 0.45
commit_defaultsFunction · 0.45

Calls

no outgoing calls

Tested by 3

_test_attributesMethod · 0.36