-
Notifications
You must be signed in to change notification settings - Fork 683
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(tier4_planning_launch): remove configs and move to autoware_launch #2543
feat(tier4_planning_launch): remove configs and move to autoware_launch #2543
Conversation
Codecov ReportBase: 10.55% // Head: 10.54% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2543 +/- ##
==========================================
- Coverage 10.55% 10.54% -0.01%
==========================================
Files 1267 1266 -1
Lines 87599 87648 +49
Branches 20938 20937 -1
==========================================
Hits 9242 9242
- Misses 68492 68543 +51
+ Partials 9865 9863 -2
*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. |
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
31196f6
to
d8a76ad
Compare
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
…ch (autowarefoundation#2543) * feat(tier4_planning_launch): remove configs and move to autoware_launch Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * remove config Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * add rtc Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_planning_launch/README.md Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
…ch (autowarefoundation#2543) * feat(tier4_planning_launch): remove configs and move to autoware_launch Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * remove config Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * add rtc Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_planning_launch/README.md Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> Signed-off-by: kminoda <koji.minoda@tier4.jp>
Description
Move config to autoware_launch.
Two PRs should be merged at the same time.
autowarefoundation/autoware_launch#133
autowarefoundation/autoware_launch#66
Launch planning_simulator.launch.xml and verified that all the nodes in /planning/* are launched successfully.
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.