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(probabilistic_occupancy_grid_map): add downsample filter option to ogm creation #962

Conversation

YoshiRi
Copy link
Contributor

@YoshiRi YoshiRi commented Apr 22, 2024

Description

Related autowarefoundation/autoware.universe#6865, this feature add option to accelerate occupancy grid map creation process.

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.

…to ogm creation

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
…ar_pointcloud_based_occupancy_grid_map.param.yaml

Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
@YoshiRi
Copy link
Contributor Author

YoshiRi commented Apr 25, 2024

@kminoda Could you approve this PR? I already discussed with yukkysaito.

@YoshiRi YoshiRi enabled auto-merge (squash) April 25, 2024 04:02
@YoshiRi YoshiRi merged commit 06b271e into autowarefoundation:main Apr 26, 2024
9 of 10 checks passed
@YoshiRi YoshiRi deleted the feat/add_downsampler_in_occupancy_grid_map branch April 26, 2024 10:58
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request May 21, 2024
…er (autowarefoundation#648)

feat(probabilistic_occupancy_grid_map): add downsample filter option to ogm creation  (autowarefoundation#962)

* feat(probabilistic_occupancy_grid_map): add downsample filter option to ogm creation



* chore: do not use pointcloud filter when downsample is true



* Update autoware_launch/config/perception/occupancy_grid_map/multi_lidar_pointcloud_based_occupancy_grid_map.param.yaml



---------

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Co-authored-by: Yukihiro Saito <yukky.saito@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.

3 participants