-
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_perception_launch): declare param path argument #1394
feat(tier4_perception_launch): declare param path argument #1394
Conversation
7b39b68
to
99b5744
Compare
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
99b5744
to
ff08f63
Compare
Codecov Report
@@ Coverage Diff @@
## main #1394 +/- ##
=======================================
Coverage 10.09% 10.09%
=======================================
Files 1117 1117
Lines 77231 77231
Branches 17853 17853
=======================================
Hits 7793 7793
Misses 62090 62090
Partials 7348 7348
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 This lines causes following error. |
* feat(tier4_perception_launch): declare param path argument Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_perception_launch/launch/perception.launch.xml * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
* feat(tier4_perception_launch): declare param path argument Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_perception_launch/launch/perception.launch.xml * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
* feat(tier4_perception_launch): declare param path argument Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_perception_launch/launch/perception.launch.xml * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…oundation#1394) * feat(tier4_perception_launch): declare param path argument Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_perception_launch/launch/perception.launch.xml * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
* feat(tier4_perception_launch): declare param path argument Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_perception_launch/launch/perception.launch.xml * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix ci error Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…tion#7885) (autowarefoundation#1394) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Description
set tier4_perception_launch_param_path argument
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.