Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/dm_control
/ debug_mode
Method
debug_mode
dm_control/mjcf/debugging.py:270–271 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
268
269
@property
270
def
debug_mode(self):
271
return
debug_mode()
272
273
def
dump_full_debug_info_to_disk(self, dump_dir=None):
274
""
"Dumps full debug information to disk.
Callers
8
__init__
Method · 0.80
get_init_stack
Method · 0.80
_children_to_xml
Method · 0.80
_children_to_xml
Method · 0.80
debugging_test.py
File · 0.80
_check_and_assign
Method · 0.80
last_modified_stack
Method · 0.80
_force_clear
Method · 0.80
Calls
1
debug_mode
Function · 0.85
Tested by
no test coverage detected