Skip to content
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

try explaining driver behaviors #211

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

Castavo
Copy link
Contributor

@Castavo Castavo commented Jun 5, 2024

Linked to #205

@Castavo Castavo requested review from emersion and multun June 5, 2024 13:38
Copy link
Contributor

@eckter eckter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice explanation 👍

@Castavo Castavo requested a review from emersion June 5, 2024 14:13
- driver behavior modules are queried for each driving instruction, and the decision with the lowest
acceleration is choosen
- this decision is submitted for truncation to all driver behavior modules. The final decision is the one
with the smallest `dt`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The final decision is the one with the smallest dt"

AFAIU this isn't what we documented in the new "loop" section, I suppose this old section was outdated or confusing? (Just checking we're not missing something here)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its a paragraph that was written before the last design decisions. Do you have any idea about this @multun or @woshilapin ?

Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At any rate, this LGTM, thanks a bunch!

@Castavo Castavo merged commit 131e3d9 into wsl/dd/running-time-calculation Jun 6, 2024
1 of 2 checks passed
@Castavo Castavo deleted the only-specs branch June 6, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants