优化小车与npc发生碰撞问题以及更改 README.md #3276
Merged
Merged
Conversation
donghaiwang
approved these changes
Dec 16, 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.
1.新增障碍物检测器类,实时检测前方车辆距离和角度;
2.神经网络控制器整合障碍物信息输入;
3.传统控制器增加变道避障逻辑;
4.优化了卡住检测与恢复机制;
5.添加障碍物可视化显示,使系统具备主动避障能力,显著提升行驶安全性。
2025-12-01.093506.mp4