Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AshDash93
/
toy-sorting-env
like
0
Robotics
LeRobot
manipulation
isaac-lab
so-arm101
simulation
License:
cc-by-nc-4.0
Model card
Files
Files and versions
xet
Community
Use this model
main
toy-sorting-env
/
src
/
manipulator_learning
/
__init__.py
AshDash93
Upload env source code
16f1ab9
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
110 Bytes
"""Manipulator learning stack (LeRobot + LeIsaac EnvHub)."""
__all__ = [
"__version__"
]
__version__ =
"0.1.0"