Skip to content
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

fix(tier4_perception_launch): fix missing container argument #2087

Merged

Conversation

kaancolak
Copy link
Contributor

The arguments given in perception.launch.xml and accepted in pointcloud_based_occupancy_grid_map.launch.py are incompatible with each other. It is impossible to pass pointcloud_container as a parameter to probabilistic_occupancy_grid_map package.

Relevant parameters :

perception.launch.xml#L70

pointcloud_based_occupancy_grid_map.launch.py#L82

Signed-off-by: Kaan Colak kcolak@leodrive.ai

Description

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Kaan Colak <kcolak@leodrive.ai>
@kaancolak kaancolak requested a review from yukkysaito as a code owner October 17, 2022 15:40
@kaancolak
Copy link
Contributor Author

@yukkysaito Hello Saito-san, Could you review this PR?

@kaancolak kaancolak self-assigned this Oct 17, 2022
Signed-off-by: Kaan Colak <kcolak@leodrive.ai>
@kaancolak kaancolak linked an issue Oct 17, 2022 that may be closed by this pull request
3 tasks
Copy link
Contributor

@yukkysaito yukkysaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mitsudome-r mitsudome-r merged commit 41f47be into autowarefoundation:main Oct 25, 2022
HansRobo pushed a commit to HansRobo/autoware.universe that referenced this pull request Dec 16, 2022
…efoundation#2087)

* fix(tier4_perception_launch): fix missing container argument

Signed-off-by: Kaan Colak <kcolak@leodrive.ai>

* fix(tier4_perception_launch): rm unused param

Signed-off-by: Kaan Colak <kcolak@leodrive.ai>

Signed-off-by: Kaan Colak <kcolak@leodrive.ai>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image messages have latency or dropped
3 participants