Hi,
I used your sample python code to plot the objects.
Link : GitHub - halac123b/Visualize-data-from-Lidar-LD19_Matplotlib-Python
problem with the code is : It shows a lot of false positives as well. I am trying to look for moving objects (their distance and angle where they are) using python but when i do that using your code, it detects multiple non- moving objects as well. Is there a way to overcome it ? Would you happen to have a sample code in python that shows moving objects. Also, is there an already existing python lidar library i can use the LD19 with ?