commit test

This commit is contained in:
Atsushi Sakai
2017-07-14 16:34:50 -07:00
parent fb61427748
commit ff63950ffe

View File

@@ -14,7 +14,7 @@ from matplotrecorder import matplotrecorder
maxiter = 1000
h = np.matrix([0.1, 0.002, 0.002]).T # parameter sampling distanse
# matplotrecorder.donothing = True
matplotrecorder.donothing = True
def plot_arrow(x, y, yaw, length=1.0, width=0.5, fc="r", ec="k"):