Fix cmu_mocap demo.

This commit is contained in:
Neil Lawrence 2021-05-18 20:18:23 +01:00 committed by Neil Lawrence
parent 20750d7a5e
commit 9686a58b35

View file

@ -676,6 +676,7 @@ def stick_bgplvm(model=None, optimize=True, verbose=True, plot=True):
def cmu_mocap(subject='35', motion=['01'], in_place=True, optimize=True, verbose=True, plot=True):
import matplotlib.pyplot as plt
import GPy
import pods