Skip to content

Commit 60e8358

Browse files
committed
update LOCO_SERVICE_NAME for G1 LocoClient to support ai_sport >= 8.2.0.0
1 parent 892693e commit 60e8358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unitree_sdk2py/g1/loco/g1_loco_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
" service name
33
"""
4-
LOCO_SERVICE_NAME = "loco"
4+
LOCO_SERVICE_NAME = "sport"
55

66

77
"""

0 commit comments

Comments
 (0)