FAST_LIO icon indicating copy to clipboard operation
FAST_LIO copied to clipboard

No Effective Points!

Open David9696 opened this issue 4 years ago • 2 comments

Hi,

May I know under what situation would the fastlio package report the following warning?

No Effective Points!

Once this warning is shown, the estimated Odometry would grow exponentially.

Hope you could enlighten me. Thanks

David9696 avatar Aug 30 '21 08:08 David9696

Hi,

May I know under what situation would the fastlio package report the following warning?

No Effective Points!

Once this warning is shown, the estimated Odometry would grow exponentially.

Hope you could enlighten me. Thanks

There are several conditions may lead to the No Effective Points! warning:

  1. most of the points are in a very tiny space (the parameter blind controls the minimum distance fast-lio use).
  2. too less points from lidar.
  3. degeneration happened for a while.

XW-HKU avatar Aug 30 '21 09:08 XW-HKU

Hi,

Thanks for your enlightenment.

  1. Is it meant that I have to increase the parameter blind? Currently, it is set to 0.5.
  2. This error happened when I was mapping a small room with four walls. Is it what you refer as less point? Also, would decrease the parameters of "filter_size_surf" and "filter_size_map" help? Currently, they are set as 0.5.
  3. What do you meant by degeneration? Could enlighten more?

Thanks for your great helps.

David9696 avatar Aug 30 '21 12:08 David9696

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 31 '22 12:12 stale[bot]