文件名称:MPL
文件大小:161KB
文件格式:ZIP
更新时间:2024-03-11 08:50:38
Python
MPL
MPL是使用MPL系统从APL环境/任务,模拟与集合物理引擎和包裹OpenAI在gym API。
入门
MPL使用git子模块来解决依赖关系。 请完全按照以下步骤操作以正确安装。
确保您可以访问这两个存储库和 。
使用预填充的子模块依赖项克隆此仓库
$ git clone --recursive https://github.com/vikashplus/MPL.git
更新子模块
$ cd MPL
$ git submodule update --remote
通过更新~/.bashrc或~/.bash_profile将回购添加到pythonpath
export PYTHONPATH="
【文件预览】:
MPL-master
----.gitmodules(96B)
----LICENSE(11KB)
----MPL()
--------MPL_robot()
--------__init__.py(399B)
--------MPL_envs()
--------MPL_agents()
--------MPL_sim()
----.gitignore(2KB)
----README.md(1KB)