LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
x_magical.egg-info/PKG-INFO
x_magical.egg-info/SOURCES.txt
x_magical.egg-info/dependency_links.txt
x_magical.egg-info/requires.txt
x_magical.egg-info/top_level.txt
xmagical/__init__.py
xmagical/base_env.py
xmagical/geom.py
xmagical/phys_vars.py
xmagical/render.py
xmagical/style.py
xmagical/version.py
xmagical/benchmarks/__init__.py
xmagical/benchmarks/sweep_to_top.py
xmagical/entities/__init__.py
xmagical/entities/arena.py
xmagical/entities/base.py
xmagical/entities/goal.py
xmagical/entities/helpers.py
xmagical/entities/shape.py
xmagical/entities/embodiments/__init__.py
xmagical/entities/embodiments/base.py
xmagical/entities/embodiments/gripper.py
xmagical/entities/embodiments/poly.py
xmagical/entities/embodiments/star.py
xmagical/entities/embodiments/stick.py
xmagical/utils/__init__.py
xmagical/utils/env_interactor.py