python部分官方化对齐接口
This commit is contained in:
4
robot_interface.py
Normal file
4
robot_interface.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Drop-in import name for Unitree's official Python wrapper."""
|
||||
|
||||
from go1_pro_sdk.compat.robot_interface import *
|
||||
from go1_pro_sdk.compat.robot_interface import __all__
|
||||
Reference in New Issue
Block a user