mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-24 02:06:15 +00:00
cleanup 2
This commit is contained in:
@@ -20,7 +20,6 @@ from huggingface_hub.constants import HF_HOME
|
|||||||
OBS_ENV_STATE = "observation.environment_state"
|
OBS_ENV_STATE = "observation.environment_state"
|
||||||
OBS_STATE = "observation.state"
|
OBS_STATE = "observation.state"
|
||||||
OBS_IMAGE = "observation.image"
|
OBS_IMAGE = "observation.image"
|
||||||
OBS_IMAGE_2 = "observation.image2"
|
|
||||||
OBS_IMAGES = "observation.images"
|
OBS_IMAGES = "observation.images"
|
||||||
ACTION = "action"
|
ACTION = "action"
|
||||||
REWARD = "next.reward"
|
REWARD = "next.reward"
|
||||||
|
|||||||
Reference in New Issue
Block a user