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

Function main

dm_control/locomotion/examples/explore.py:24–25  ·  view source on GitHub ↗
(unused_argv)

Source from the content-addressed store, hash-verified

22
23
24def main(unused_argv):
25 viewer.launch(environment_loader=basic_cmu_2019.cmu_humanoid_run_gaps)
26
27if __name__ == '__main__':
28 app.run(main)

Callers

nothing calls this directly

Calls 1

launchMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…