From fd64dc84aefb007c95b814a79d5a43e1b8ab161f Mon Sep 17 00:00:00 2001 From: Simon Alibert Date: Thu, 6 Mar 2025 10:24:27 +0100 Subject: [PATCH] Move stretch3 teleop --- .../{stretch3_gamepad => stretch3}/configuration_stretch3.py | 0 .../{stretch3_gamepad => stretch3}/teleop_stretch3.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lerobot/common/teleoperators/{stretch3_gamepad => stretch3}/configuration_stretch3.py (100%) rename lerobot/common/teleoperators/{stretch3_gamepad => stretch3}/teleop_stretch3.py (100%) diff --git a/lerobot/common/teleoperators/stretch3_gamepad/configuration_stretch3.py b/lerobot/common/teleoperators/stretch3/configuration_stretch3.py similarity index 100% rename from lerobot/common/teleoperators/stretch3_gamepad/configuration_stretch3.py rename to lerobot/common/teleoperators/stretch3/configuration_stretch3.py diff --git a/lerobot/common/teleoperators/stretch3_gamepad/teleop_stretch3.py b/lerobot/common/teleoperators/stretch3/teleop_stretch3.py similarity index 100% rename from lerobot/common/teleoperators/stretch3_gamepad/teleop_stretch3.py rename to lerobot/common/teleoperators/stretch3/teleop_stretch3.py