mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-04 04:41:24 +00:00
Moved the step size from the teleop device to the robot; simplified the automatic takeover code
This commit is contained in:
committed by
AdilZouitine
parent
1edfbf792a
commit
8feda920da
@@ -91,7 +91,6 @@ from torch import nn
|
||||
from torch.multiprocessing import Queue
|
||||
from torch.optim.optimizer import Optimizer
|
||||
|
||||
from lerobot.common.cameras import so100_follower_end_effector # noqa: F401
|
||||
from lerobot.common.constants import (
|
||||
CHECKPOINTS_DIR,
|
||||
LAST_CHECKPOINT_LINK,
|
||||
|
||||
Reference in New Issue
Block a user