加入了车道检测机制,全面调整了奖励惩罚的分数#3357
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.
加入了车道检测机制,避免出现在正常行驶就能加分的情况下车辆会不管是否脱离车道任然继续行驶的情况,车辆脱离车道的情况得到改善
https://github.com/user-attachments/assets/3fd1c92a-ed0f-46d1-a9c4-0012b94b3f06
且全面调整了奖励惩罚得到或扣除的分数,之前的分数不合理,出现了由于闯红灯扣分过高,车辆本能想要避开红绿灯等极端情况