Closed easylyou closed 3 years ago
That can happen if the number of points in the scan is zero or close to zero. Can you verify that? I believe I do not have a safeguard against that.
I'm so sorry for the late reply.
That can happen if the number of points in the scan is zero or close to zero.
I think you are right. In fact I am doing robust tests under some extreme conditions including possible malformed sensor. It is possible receiving a weird message from laser in our tests.
I have seen same problems in other localization methods, which are enough for our investigation.
Sorry again for the late reply.. I have forgotten for almost two months! More importantly, thanks for your reply!
Hi. I'm doing some test and found loc2d_ros process crash because of SEGV. Here is the stderr debug output. I'm appreciated you could help me to debug.