Hi, I am using for my project the OS1-64 sensor (the model with laser beam below the horizon) to scan and detect vehicles on the highway. I mounted the sensor in a static position on top of a bridge. The captured point clouds seem to be rather sparse, especially there is a very low amount of points being reflected from the ground and cars, only trucks and middle-size vehicles have a decent amount of points. Also, I checked the pcd files and only half of the points had usable values, the other half were only filled with zeros.
Please see the image below to better understand my issue, (pcd files displayed with the PCL library)
https://gifyu.com/image/U1Zd
Here is an example of another recording I did on the same highway with the Velodyne VLS-128 sensor:
https://gifyu.com/image/U1av
As you can see the Velodyne sensor captures a very dense point cloud from the environment. This is reasonable because it has more channels than Ouster (128 vs 64), more range, and its price is also much higher, so that should play an important role as well. Nevertheless, that does not explain why the ground is low reflective in the ouster recording, and why the point cloud is quite sparse even in the near range.
Could you give me please some recommendations about the settings for my case scenario (lidar sensor mounted statically on top of the highway)? Perhaps I am missing something or my configuration is not so convenient...