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

Method prefixed_identifier

dm_control/mjcf/base.py:99–100  ·  view source on GitHub ↗
(self, prefix_root)

Source from the content-addressed store, hash-verified

97
98 @abc.abstractmethod
99 def prefixed_identifier(self, prefix_root):
100 pass
101
102 @property
103 @abc.abstractmethod

Callers 1

to_xml_stringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected