Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

feat: change input pointcloud from outside of launch file #257

Merged
merged 21 commits into from
Apr 11, 2022

Conversation

taichiH
Copy link
Contributor

@taichiH taichiH commented Mar 31, 2022

PR Type

  • Improvement

Related Links

tier4/aip_launcher#24

Description

I've changed input topic of localization and perception module from rectified/pointcloud to outlier_filtered/pointcloud.
It was not possible to pass a topic name to lidar detection node from launcher as an argument so far, so I fixed that as well.

@h-ohta added

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

@taichiH taichiH requested a review from yukkysaito March 31, 2022 06:59
@h-ohta h-ohta self-requested a review April 1, 2022 08:15
@h-ohta h-ohta force-pushed the feature/change-rectified-to-outliered branch from 34edbac to 10e95b0 Compare April 4, 2022 11:40
@h-ohta h-ohta force-pushed the feature/change-rectified-to-outliered branch from 10e95b0 to 92b048c Compare April 4, 2022 11:40
@h-ohta h-ohta requested a review from YamatoAndo April 5, 2022 02:49
@h-ohta h-ohta force-pushed the feature/change-rectified-to-outliered branch 4 times, most recently from f62e610 to 675910c Compare April 7, 2022 04:59
@h-ohta h-ohta force-pushed the feature/change-rectified-to-outliered branch from 675910c to 4efa1f9 Compare April 7, 2022 05:00
@yukkysaito
Copy link
Collaborator

Since it includes the issue of what to do with the container, I will separate PR and import the modified topic name only.
autowarefoundation/autoware.universe#645

Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>
@yukkysaito yukkysaito marked this pull request as ready for review April 7, 2022 09:22
Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>
@yukkysaito
Copy link
Collaborator

yukkysaito commented Apr 7, 2022

@h-ohta
LGTM and add small modifications.
Can you review this PR?

@yukkysaito yukkysaito requested review from aohsato and miursh April 7, 2022 09:28
@yukkysaito yukkysaito changed the title feat: change input topic of localization and perception module to outlier_filtered/pointcloud feat: change input topic of localization and perception module to rectified/pointcloud Apr 8, 2022
@yukkysaito yukkysaito changed the title feat: change input topic of localization and perception module to rectified/pointcloud feat: change input pointcloud from outside of launch file Apr 11, 2022
@yukkysaito yukkysaito merged commit 199941b into tier4/universe Apr 11, 2022
@yukkysaito yukkysaito deleted the feature/change-rectified-to-outliered branch April 11, 2022 08:38
takayuki5168 pushed a commit that referenced this pull request May 26, 2022
boyali pushed a commit to boyali/autoware_launch that referenced this pull request Jul 26, 2022
…aunch file (tier4#257) (tier4#242)

* feat: change input pointcloud from outside of launch file (tier4#257)

* change localization util input topic

* add arg to input arbitrary lidar topic to perception module

* remove default value except autoware and logging launch

* add default value in localization and perception launch

* remove default value from root launch file

* change input_sensor_points_topic to input/pointcloud

* cosmetic change

* feat: use pointcloud container

* feat: move into util

* ci(pre-commit): autofix

* feat: make final output topic arg

* fix: typo

* fix: some lack things

* fix: revert use pointcloud container

* change to work tutorial

Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>

* change to work tutorial

Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>

Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
Co-authored-by: h-ohta <hiroki.ota@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* fix : to outlier_filtered/pointcloud

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* fix: add missing arg

* fix : topic arg

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

Co-authored-by: Taichi Higashide <azumade.30@gmail.com>
Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
Co-authored-by: h-ohta <hiroki.ota@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants