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

Points published with NAN values #115

Open
ajay1606 opened this issue Mar 21, 2023 · 1 comment
Open

Points published with NAN values #115

ajay1606 opened this issue Mar 21, 2023 · 1 comment

Comments

@ajay1606
Copy link

ajay1606 commented Mar 21, 2023

Hello,

Have been using robosense lidar (80ch, B pearl) since quite long time. Recently tested LiDAR with ROS2 driver & it works fine.

But in certain part of the code made to publish points with NAN values.

`https://github.com/RoboSense-LiDAR/rs_driver/blob/main/src/rs_driver/driver/decoder/decoder_RS80.hpp

Screenshot from 2023-03-21 11-09-04

These nan values causes error while using sensor data in algorithms. Just by curious, which conditions making those values as NAN ? is it fine to assign some least value or skip those values from driver ?

@FrancoVigier
Copy link

I have the same problem. @ajay1606 , Did you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants