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

Update camera lidar fusion based detection #2659

Closed
6 tasks done
kaancolak opened this issue Jan 16, 2023 · 2 comments
Closed
6 tasks done

Update camera lidar fusion based detection #2659

kaancolak opened this issue Jan 16, 2023 · 2 comments
Assignees
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned)

Comments

@kaancolak
Copy link
Contributor

kaancolak commented Jan 16, 2023

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

This task structured over this discussion : https://github.com/orgs/autowarefoundation/discussions/3195

Purpose

Decrease computational cost of camera-lidar detection pipeline.

Possible approaches

  1. Add trust distance param to ROI-cluster fusion node, only fuse short-range objects given as a parameter
  2. Remove object_range_splitter module from "camera_lidar_fusion_based_detection.launch.xml"
  3. Remove one of the object_association_merger modules from "camera_lidar_fusion_based_detection.launch.xml"
  4. Convert merging architecture to the given below;

updated drawio

Definition of done

@stale
Copy link

stale bot commented Apr 13, 2023

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

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Apr 13, 2023
@badai-nguyen
Copy link
Contributor

@kaancolak I think all PRs related to update perception pipeline are merged, so could we close this issue? Any other fix or update is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned)
Projects
None yet
Development

No branches or pull requests

2 participants