There are some customers facing packet drop problems when using Windows computers to visualize the data from an OS lidar.
This problem might not happen for a 32 or 64-beam OS lidar because of the lower data volume per second. But for a 128-beam lidar, the high data rate, especially in dual return or 2048, 4096 lidar mode, can cause packet drop issues on a Windows computer without proper operating system configuration.
Under such condition, the packet drop problem is caused by Windows and not the lidar. Ouster lidars are engineered to drop zero packets across all operating modes and conditions, so long as they are used with a properly configured client network and computer.
Example Test Setup
Below is a picture to show that the points data from an OS lidar was broadcast to two computers with the same model (ThinkPad T490) but different Operating Systems (Windows 10 and Ubuntu 20.04).
The video can be found from the following link:
https://drive.google.com/drive/folders/154qFc3y2Fi3SLdwYYxQn6gFP83c72Bca?usp=sharing
If the packets are dropped by the lidar, the same loss of data in the point cloud should be observed on the two computers. In this case, only on the Windows 10 computer packet drop issue happened while on the Ubuntu computer points displayed smoothly without a packet drop.
This data broadcasting test can prove that lidar worked well and packet drop problem was not caused by the OS lidar.
Solving Packet Drops on Windows 10
This packet drop problem that happened to the Windows 10 computer can be solved by increasing the receive buffer. Here are the steps:
- Go to Network Connections
- Right click the connection interface and choose Properties
- Click the Configure button
- Click the Advanced tab
- Select the Receive buffers Property and increase the value to 1024 or 2048.
- Click OK to restart the network interface.
Then connect the lidar to the Windows 10 computer and visualise the points with OusterStudio or ouster-sdk visualisation tool.
Here in my test, I connected two 128-beam lidar sensors to the same Windows 10 computer, no packet drop problem arose again.
The video can be found from the following link:
https://drive.google.com/drive/folders/154qFc3y2Fi3SLdwYYxQn6gFP83c72Bca?usp=sharing