Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_variations
Method · 0.45
copy_into
Method · 0.45
testSetAndGetAttributes
Method · 0.45
_parse_children
Function · 0.45
_build
Method · 0.45
_build
Method · 0.45
_build
Method · 0.45
_build
Method · 0.45
_build
Method · 0.45
_build
Method · 0.45
add_marker_sites
Method · 0.45
add_walker
Function · 0.45
Calls
no outgoing calls
Tested by
1
testSetAndGetAttributes
Method · 0.36