mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-22 12:09:42 +00:00
push utils
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
from enum import IntEnum
|
from enum import IntEnum
|
||||||
|
|
||||||
# ruff: noqa: N801, N815
|
# ruff: noqa: N801, N815
|
||||||
# These enums follow Unitree SDK naming conventions (mixedCase with 'k' prefix)
|
|
||||||
|
|
||||||
|
|
||||||
class G1_29_JointArmIndex(IntEnum):
|
class G1_29_JointArmIndex(IntEnum):
|
||||||
|
|||||||
Reference in New Issue
Block a user