Closed xmfcx closed 2 years ago
:exclamation: No coverage uploaded for pull request base (
main@3d41dc8
). Click here to learn what that means. Patch has no changes to coverable lines.:exclamation: Current head b2fac16 differs from pull request most recent head 30d8d48. Consider uploading reports for the commit 30d8d48 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Changed the branch and switched to https://github.com/autowarefoundation/autoware.core/pull/57
Signed-off-by: M. Fatih Cırıt mfc@leodrive.ai
Description
This PR is for creating the base class for all the future Autoware Core nodes to inherit from.
This node will be inheriting from the rclcpp_lifecycle::LifecycleNode with (LifeCycle Readme).
While developing this PR, I am going to explore ideas mentioned in previous conversations in the Autoware community.
Related links
Tests performed
Notes for reviewers
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.