Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Pixel Cloud Fusion Unnecessary Iterations #63

Open
yucedagonurcan opened this issue Jul 1, 2021 · 0 comments
Open

Pixel Cloud Fusion Unnecessary Iterations #63

yucedagonurcan opened this issue Jul 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@yucedagonurcan
Copy link

yucedagonurcan commented Jul 1, 2021

Bug report

Required information:

  • Operating system and version:
    • Ubuntu 18.04
  • Autoware installation type:
    • Source Build
  • Autoware version or commit hash
    • 15.0 - master branch
  • ROS distribution and version:
    • Melodic
  • ROS installation type:
    • Binaries

Description of the bug

  • After associating the 3D LiDAR points with respective pixels, we are iterating over all the pixels in the frame itself where I am confident that is not necessary.

Steps to reproduce the bug

  1. Launch the pixel_cloud_fusion node
  2. Launch rviz using rviz
  3. Add the /points_fused topic

Expected behavior

  1. You will see it is so slow to handle any mid-size images and pointclouds, especially images since main iteration is throug the image coordinates.

Have a great day.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant