Skip to content

Commit f1d4bd1

Browse files
Merge pull request #295 from kevinzakka:mocap-bugfix
PiperOrigin-RevId: 445428428 Change-Id: I9a84dc47e7fae7dcf84597a9bdbf941da444a5b2
2 parents a5ba73b + b893aa7 commit f1d4bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dm_control/locomotion/tasks/reference_pose/mocap_playback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from dm_control.locomotion import arenas
2424
from dm_control.locomotion import walkers
2525

26-
from dm_control.locomotion.mocap.google import cmu_mocap_data
26+
from dm_control.locomotion.mocap import cmu_mocap_data
2727
from dm_control.locomotion.tasks.reference_pose import tracking
2828

2929

0 commit comments

Comments
 (0)