-
Notifications
You must be signed in to change notification settings - Fork 53
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
Implement Autoware Node & Control Center #210
Comments
We had a short meeting with @youtalk -san and @mitsudome-r -san. They've suggested to keep using the https://github.com/ros/diagnostics/tree/ros2 framework. If we use this, the following list will be obsolete:
For these reasons, I'll suggest closing the PRs related to this task. @mitsudome-r @youtalk what do you think? |
Here's my proposal:
|
Can you please review and merge my PR then? Since it is already implemented, I don't see a reason why it shouldn't be the first step. |
First, we should implement the heartbeat, which is your main objective, at the lowest possible cost. If you want to continue with #191, there aren’t enough tests to see if the lock works properly. |
Checklist
Description & Purpose
In order to be able to track the statuses of Autoware nodes, we introduce the following packages:
Steps
autoware_control_center_msgs
toautoware_internal_msgs
repository.cc. @mitsudome-r @youtalk
Related links
🖱️Click to expand
Continuation from:
feat: add autoware_node and autoware_control_center #73
AutowareNode base class for Lifecycle and Monitoring #3194
Nav2 references
Autoware.Auto discussions
The text was updated successfully, but these errors were encountered: