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

feat(pointcloud_preprocessor, probabilistic_occupancy_grid_map): enable multi lidar occupancy grid map creation pipeline #740

Merged

Conversation

YoshiRi
Copy link
Contributor

@YoshiRi YoshiRi commented Dec 15, 2023

Description

This PR aims to enable to use multiple lidar occupancy grid map features:

  • Enable multi_lidar_pointcloud_based_occuapncy_grid_map mode
  • Add parameters to control multi_lidar_occupancy_grid_map

Related issues

Related links

Tests performed

Notes for reviewers

Interface changes

Effects on system behavior

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

@YoshiRi YoshiRi requested a review from soblin December 15, 2023 09:52
@YoshiRi YoshiRi requested review from yukkysaito and miursh December 15, 2023 09:52
@YoshiRi YoshiRi marked this pull request as ready for review December 20, 2023 05:45
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
…ck-789

fix(image_projection_based_fusion): add image_porojection_based_fusion params (autowarefoundation#789)
Copy link

stale bot commented Feb 18, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label Feb 18, 2024
@YoshiRi YoshiRi requested a review from kminoda as a code owner March 4, 2024 07:03
@stale stale bot removed the stale label Mar 4, 2024
@YoshiRi YoshiRi merged commit 5a606e0 into autowarefoundation:main Mar 13, 2024
9 of 10 checks passed
@YoshiRi YoshiRi deleted the feat/add_multi_lidar_ogm_pipeline branch March 13, 2024 08:47
4swinv pushed a commit to 4swinv/autoware_launch that referenced this pull request Apr 9, 2024
…le multi lidar occupancy grid map creation pipeline (autowarefoundation#740)

* add multi lidar pointcloud based ogm creation

Signed-off-by: yoshiri <[email protected]>

* enable sensing launch to control concatenate node

Signed-off-by: yoshiri <[email protected]>

* style(pre-commit): autofix

* refactor : change concatenate node parameter name

Signed-off-by: yoshiri <[email protected]>

* chore: set single lidar ogm to be default

Signed-off-by: yoshiri <[email protected]>

* feat: update multi_lidar_ogm param file

Signed-off-by: yoshiri <[email protected]>

* chore: remove sensing launch changes because it does not needed

Signed-off-by: yoshiri <[email protected]>

* chore: fix multi lidar settings for sample sensor kit

Signed-off-by: yoshiri <[email protected]>

---------

Signed-off-by: yoshiri <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.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.

4 participants