Skip to content

Add green-light launch - #38304

Open
tfpgh wants to merge 1 commit into
masterfrom
better-green-lights
Open

Add green-light launch#38304
tfpgh wants to merge 1 commit into
masterfrom
better-green-lights

Conversation

@tfpgh

@tfpgh tfpgh commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

openpilot is slow to accelerate at green lights. The model typically detects the light change but accelerates extremely slowly. This PR cuts off the acceleration creep.

If the car has recently been standstill and not yet passed 2m/s, we shift the models plan to the first point where it plans to be >1.2m/s.

@tfpgh
tfpgh requested a review from haraschax July 8, 2026 16:07
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Process replay diff report

Replays driving segments through this PR and compares the behavior to master.
Please review any changes carefully to ensure they are expected.

✅ 0 changed, 66 passed, 0 errors

@haraschax

Copy link
Copy Markdown
Contributor

This is all pretty ugly. If this works well, let's think about how to make better model outputs to achieve the same thing in a cleaner way.

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR has had no activity for 24 days. It will be automatically closed in 7 days if there is no activity.

@github-actions github-actions Bot added the stale label Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants