-
Notifications
You must be signed in to change notification settings - Fork 47
feat(RTCManagerPanel): add roundabout module support #287
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?
Conversation
…rNode Signed-off-by: Sho Iwasawa <[email protected]>
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Signed-off-by: Sho Iwasawa <[email protected]>
…autoware_tools into feat/roundabout-module
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #287 +/- ##
========================================
- Coverage 2.97% 2.97% -0.01%
========================================
Files 270 270
Lines 16641 16643 +2
Branches 787 787
========================================
Hits 495 495
- Misses 15737 15739 +2
Partials 409 409
*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:
|
Description
add roundabout module support in RTCManagerPanel
related PR: autowarefoundation/autoware_universe#11142
How was this PR tested?
psim
Notes for reviewers
This PR should be merged after tier4/tier4_autoware_msgs#193
Effects on system behavior
None.