add yaw smooth function

This commit is contained in:
Atsushi Sakai
2018-07-16 18:13:37 +09:00
parent 3e85a36fa8
commit 16dcdb4aa9
3 changed files with 66 additions and 5 deletions

View File

@@ -13,3 +13,4 @@ class Test(TestCase):
def test1(self):
m.show_animation = False
m.main()
m.main2()