mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-28 06:59:44 +00:00
Move feetech table & cleanup
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
from .feetech import FeetechMotorsBus
|
||||
from .feetech_calibration import apply_feetech_offsets_from_calibration, run_full_arm_calibration
|
||||
|
||||
__all__ = [
|
||||
"FeetechMotorsBus",
|
||||
"apply_feetech_offsets_from_calibration",
|
||||
"run_full_arm_calibration",
|
||||
]
|
||||
from .tables import *
|
||||
|
||||
Reference in New Issue
Block a user