-
Notifications
You must be signed in to change notification settings - Fork 667
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_ad_api_specs): define operation mode interface #1570
feat(autoware_ad_api_specs): define operation mode interface #1570
Conversation
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
70ea68d
to
3772e2c
Compare
Codecov ReportBase: 10.48% // Head: 10.34% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1570 +/- ##
==========================================
- Coverage 10.48% 10.34% -0.15%
==========================================
Files 1162 1162
Lines 82807 82752 -55
Branches 19546 19275 -271
==========================================
- Hits 8686 8559 -127
- Misses 64617 64933 +316
+ Partials 9504 9260 -244
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
common/autoware_ad_api_msgs/operation_mode/msg/OperationModeState.msg
Outdated
Show resolved
Hide resolved
common/autoware_ad_api_msgs/operation_mode/msg/OperationModeState.msg
Outdated
Show resolved
Hide resolved
common/autoware_ad_api_msgs/operation_mode/msg/OperationMode.msg
Outdated
Show resolved
Hide resolved
common/component_interface_specs/include/component_interface_specs/system.hpp
Show resolved
Hide resolved
…ate.msg Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
…ate.msg Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…ation#8998) (autowarefoundation#1570) add sanity chackes Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Takagi, Isamu isamu.takagi@tier4.jp
Description
The interface definition for #1535, #1569.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.