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

feat(behavior_velocity_traffic_light_module): change threshold velocity of pass judge for preventing sudden stop #1616

Merged

Conversation

tkimura4
Copy link
Collaborator

@tkimura4 tkimura4 commented Oct 31, 2024

Description

To address the issue in the traffic_light module where the vehicle abruptly stops the moment the light changes from amber to green without performing a pass judge when the speed is below 2.0 m/s, we will adjust the speed threshold.

Related links

[TIERIV internal link] https://tier4.atlassian.net/browse/RT0-33895

How was this PR tested?

We confirmed an improvement in the sudden deceleration behavior using the rosbag-based logging_simulator, where sudden deceleration had previously been occurring.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…ty of pass judge for preventing sudden stop

Signed-off-by: tomoya.kimura <[email protected]>
Copy link

sonarcloud bot commented Oct 31, 2024

@tkimura4 tkimura4 merged commit 5236cdf into beta/v0.19.1-pc-develop Oct 31, 2024
16 of 17 checks passed
@tkimura4 tkimura4 deleted the fix/prevent_sudden_stop_by_traffic_light branch October 31, 2024 07:20
saka1-s pushed a commit that referenced this pull request Nov 11, 2024
…ty of pass judge for preventing sudden stop (#1616)

Signed-off-by: tomoya.kimura <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants