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

Method set_attributes

dm_control/mjcf/base.py:188–189  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

186
187 @abc.abstractmethod
188 def set_attributes(self, **kwargs):
189 pass
190
191 @abc.abstractmethod
192 def get_children(self, element_name):

Callers 15

apply_variationsMethod · 0.45
copy_intoMethod · 0.45
_parse_childrenFunction · 0.45
_buildMethod · 0.45
_buildMethod · 0.45
_buildMethod · 0.45
_buildMethod · 0.45
_buildMethod · 0.45
_buildMethod · 0.45
add_marker_sitesMethod · 0.45
add_walkerFunction · 0.45

Calls

no outgoing calls

Tested by 1