mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-30 13:09:40 +00:00
refactor(types): change module name
Co-authored-by: saiteja6006 <saiteja6006@gmail.com>
This commit is contained in:
@@ -24,8 +24,8 @@ regularization never activated. These tests pin the train/eval split.
|
||||
|
||||
import torch
|
||||
|
||||
from lerobot.lerobot_types import TransitionKey
|
||||
from lerobot.policies.groot.processor_groot import GrootN17PackInputsStep
|
||||
from lerobot.types import TransitionKey
|
||||
from lerobot.utils.constants import OBS_STATE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user