Files
lerobot/lerobot/common/robots/koch/__init__.py
2025-04-03 08:23:31 +02:00

3 lines
93 B
Python

from .config_koch_follower import KochFollowerConfig
from .koch_follower import KochFollower