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(image_projection_based_fusion, tier4_perception_launch): update camera-lidar-fusion based detection #719

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

yukke42
Copy link

@yukke42 yukke42 commented Aug 9, 2023

Description

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.

…oundation#4057)

* tmp

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

style(pre-commit): autofix

update

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

style(pre-commit): autofix

* fix: fix association bug

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

---------

Signed-off-by: yukke42 <[email protected]>
Co-authored-by: Shunsuke Miura <[email protected]>
yukke42 and others added 2 commits August 9, 2023 23:29
…undation#4544)

* refactor: update point-image projection

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

* feat: add class_mappings for paint points

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

* chore: change score_threshold

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

* style(pre-commit): autofix

* feat: update pointpainting model

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

* chore: remove comment out

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

* chore: fix param

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

---------

Signed-off-by: yukke42 <[email protected]>
Signed-off-by: yukke42 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…warefoundation#4546)

* tmp

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

style(pre-commit): autofix

update

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

style(pre-commit): autofix

* fix: fix association bug

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

* feat: add prob_threshold for each class

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

* feat: use class label association between roi and object

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

* feat: add to tier4_perception_launch

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

* chore: disable debug_mode

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

* docs: update params

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

* fix: apply suggestion

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

* chore: update prob_thresholds of bicycle

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

* feat: add thresut_distance for each class

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

* docs: add thrust_distances

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

* style(pre-commit): autofix

* chore: remove unnecessary variable

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

* chore: rename to trust

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

* style(pre-commit): autofix

* chore: add param

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

* Update perception/image_projection_based_fusion/config/roi_detected_object_fusion.param.yaml

Co-authored-by: Shunsuke Miura <[email protected]>

---------

Signed-off-by: yukke42 <[email protected]>
Signed-off-by: yukke42 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Shunsuke Miura <[email protected]>
@github-actions github-actions bot added documentation Improvements or additions to documentation launch labels Aug 9, 2023
@yukke42 yukke42 marked this pull request as ready for review August 9, 2023 15:11
@tkimura4 tkimura4 enabled auto-merge August 9, 2023 15:18
@tkimura4 tkimura4 merged commit 0a4b9e2 into beta/v0.10.0 Aug 9, 2023
11 checks passed
@tkimura4 tkimura4 deleted the hotfix/perception branch August 9, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation launch perception
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants