-
Notifications
You must be signed in to change notification settings - Fork 34
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(autoware_behavior_velocity_traffic_light_module): add v2i to behavior_velocity_traffic_light #1774
base: awf-latest
Are you sure you want to change the base?
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
behavior_velocity_planner and behavior_velocity_planner_common, which will be located in the autoware.core, cannot depend on temporal messages.
9f5d33b
to
76b86d8
Compare
2fe9469
to
317bf1b
Compare
not sync github-release Signed-off-by: Yutaka Kondo <[email protected]>
73988a6
to
f713b7b
Compare
…avior_velocity_traffic_light Signed-off-by: Y.Hisaki <[email protected]>
Signed-off-by: Y.Hisaki <[email protected]>
7a9f6e8
to
0983731
Compare
70b9f7d
to
bdad539
Compare
not sync github-release Signed-off-by: Yutaka Kondo <[email protected]>
bdad539
to
77ac5e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RTC周りは問題ないかと思います。
rebase漏れがありそうなので、お願いします。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM If https://github.com/tier4/pilot-auto/pull/1128 is approved.
fca179d
to
2684bad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
not sync github-release Signed-off-by: Yutaka Kondo <[email protected]>
2684bad
to
b544bf7
Compare
Signed-off-by: Y.Hisaki <[email protected]>
…time to red signal Signed-off-by: Y.Hisaki <[email protected]>
Quality Gate passedIssues Measures |
05d8f4d
to
36ce681
Compare
Description
Add V2I functionality to `autoware_behavior_velocity_traffic_light_module'.
This PR is a cherry-pick from this PR.
Details are described in this PR.
Related links
Before we merge this, we need to merge the following PRs.
How was this PR tested?
Tested on Psim.
Screencast.from.01-16-2025.10.23.12.PM.webm
Notes for reviewers
Implemented for limited use in tier4 repositories
Interface changes
None.
Effects on system behavior
None.