-
Notifications
You must be signed in to change notification settings - Fork 88
feat(obstacle_stop_module, motion_velocity_planner_common): add safety_factor to obstacle_stop module #572
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
base: main
Are you sure you want to change the base?
feat(obstacle_stop_module, motion_velocity_planner_common): add safety_factor to obstacle_stop module #572
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #572 +/- ##
==========================================
+ Coverage 47.38% 50.65% +3.26%
==========================================
Files 312 315 +3
Lines 20086 20137 +51
Branches 8737 8904 +167
==========================================
+ Hits 9518 10200 +682
+ Misses 9742 9027 -715
- Partials 826 910 +84
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
abb7995
to
78054ec
Compare
@yuki-takagi-66 |
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: yuki-takagi-66 <[email protected]>
Description
Related links
universe side: autowarefoundation/autoware_universe#10990
How was this PR tested?
tier4 scenario tests.
I've checked ros topic:
Screencast from 2025年07月15日 20時50分37秒.webm
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.