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): accelerate occupancy grid map generation #1239

Draft
wants to merge 7 commits into
base: feature/xx1-gen2
Choose a base branch
from

Conversation

YoshiRi
Copy link

@YoshiRi YoshiRi commented Apr 10, 2024

Description

This PR is for xx1-gen2.

This PR contains

  • multi-lidar/singe-lidar based ogm creation process acceleration with downsampling
  • occupancy grid map based outlier filter acceleration PR cherry-pick

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 and others added 5 commits April 8, 2024 20:22
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Signed-off-by: Yukihito Saito <yukky.saito@gmail.com>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
…efoundation#5980)

* improve perfomance

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

* style(pre-commit): autofix

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

* fixed the bug and corrected the spelling mistake.

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

* style(pre-commit): autofix

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

* fix bug

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

* style(pre-commit): autofix

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

* change filter

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>

---------

Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
Signed-off-by: j4tfwm6z <j4tfwm6z@tier4.jp>
@YoshiRi YoshiRi changed the title Feat/accelerate occupancy grid map generation feat(probabilistic_occupancy_grid_map): accelerate occupancy grid map generation Apr 10, 2024
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants