Merged
Conversation
包含一些运行脚本
retrieve 文件夹在项目中用于存储与场景描述检索相关的数据和代码,帮助从数据库中获取并生成动态场景。
为 Python 包 safebench 创建一个可安装的包,并指定了依赖项(gym 和 pygame)以及包的基本信息。
MIT 许可证是一个非常宽松的开源许可协议,允许他人自由地使用和修改代码,只要他们保留版权声明并且了解代码的“原样”提供,不承担任何责任。
docker 文件夹包含用于构建和运行 Docker 容器的相关配置文件(如 Dockerfile 和 run_docker.sh),目的是创建一个可重复的环境来运行项目或应用,通常用于依赖管理和环境配置。
用于存储和管理与自然语言描述生成场景相关的数据和代码。
donghaiwang
approved these changes
May 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.