Merge 4be342bdbe
into 986f39d541
This commit is contained in:
commit
d9f7b86576
|
@ -96,6 +96,7 @@ if __name__ == "__main__":
|
|||
if test_option.id == 0:
|
||||
sport_client.Damp()
|
||||
elif test_option.id == 1:
|
||||
sport_client.SwitchGait(0)
|
||||
sport_client.StandUp()
|
||||
elif test_option.id == 2:
|
||||
sport_client.StandDown()
|
||||
|
|
Loading…
Reference in New Issue