-
Notifications
You must be signed in to change notification settings - Fork 9
实现了生成actor时视角的变换 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
实现了生成actor时视角的变换 #34
Changes from 14 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
5cb7f73
添加了一键启动脚本,更新集成版操作方法至README.md
AZcookiecat e52f2a2
修复README.md文件结构显示问题
AZcookiecat 0ce2deb
更改README.md,将三个文件合并成一个压缩包,已更新至网盘
AZcookiecat bcd1647
no message
AZcookiecat 4f97fe8
Merge branch 'main' of https://github.com/AZcookiecat/mcp
AZcookiecat 9e2d9c4
简化部署对应修改RADEME.md
AZcookiecat 08c3572
no message
AZcookiecat 9b5fecf
Revert "no message"
AZcookiecat 7d47153
修改README.md简化部署部分内容
AZcookiecat a668d9d
增添了生成行人的功能
AZcookiecat 4819d52
修复README.md文件表述错误部分
AZcookiecat 8595d12
Merge branch 'OpenHUTB:main' into main
AZcookiecat ca0cc8c
Merge branch 'OpenHUTB:main' into main
AZcookiecat e27f374
修改README.md,将四步简化成一步,同时添加视角变化,便于观察actor是否生成成功
AZcookiecat 72cbebe
修改main_ai.py,删去了和 GitHub交互部分
AZcookiecat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Github的密钥应该不需要,后面和github交互的这部分功能可以移除
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
main_ai.py与Github交互部分移除,最新的zip包正在压缩上传至网盘