Update go2_sport_client.py

match cpp version
This commit is contained in:
Walter Zheng 2025-03-22 22:21:34 +08:00 committed by GitHub
parent 986f39d541
commit 4be342bdbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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()