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