unitree_sdk2_python/unitree_sdk2py/h1/__init__.py

6 lines
46 B
Python

from . import loco
__all__ = [
"loco",
]