Skip to content

Commit bfc207c

Browse files
committed
Add the Dog domain to the Control Suite.
PiperOrigin-RevId: 317658938 Change-Id: Ibf9a6ba9ab239e045d4d25489377369d6257aaec
1 parent 9c0b199 commit bfc207c

1,622 files changed

Lines changed: 1635 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dm_control/suite/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
from dm_control.suite import ball_in_cup
3030
from dm_control.suite import cartpole
3131
from dm_control.suite import cheetah
32+
from dm_control.suite import dog
3233
from dm_control.suite import finger
3334
from dm_control.suite import fish
3435
from dm_control.suite import hopper

dm_control/suite/dog.py

Lines changed: 454 additions & 0 deletions
Large diffs are not rendered by default.

dm_control/suite/dog.xml

Lines changed: 1162 additions & 0 deletions
Large diffs are not rendered by default.
118 KB
137 KB
177 KB
174 KB
174 KB
182 KB
141 KB

0 commit comments

Comments
 (0)