Metadata-Version: 2.1
Name: roar-py-core
Version: 0.1.0
Summary: ROAR_PY interface definitions and streaming capabilities library
Home-page: https://github.com/augcog/ROAR_PY
Author: Yunhao Cao
License: MIT
Keywords: reinforcement learning,gymnasium,robotics,rpc
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: gymnasium >=0.28.1
Requires-Dist: numpy
Requires-Dist: asyncio
Requires-Dist: pyserde[all] >=0.10.4
Requires-Dist: Pillow >=9.5.0
Requires-Dist: transforms3d >=0.4.1
Requires-Dist: networkx ==3.1
Requires-Dist: websockets >=11.0.1
Requires-Dist: numba >=0.55.0

