atropos/environments/community/physical_space_stl/__init__.py
2025-05-27 08:53:06 +10:00

3 lines
65 B
Python

from .physical_env import PhysicalEnv
__all__ = ["PhysicalEnv"]