Closed cfzhous closed 1 year ago
Hi @cfzhous,
Can you answer the following questions:
Hi@Samahu
Hi@Samahu
- Connect the sensor directly via Ethernet
- Use the "catkin_make --cmake-args -DCMAKE_BUILD_TYPE=Release" command to compile the project
- Test the CPU through "stress -c 5", and observe the situation of ouster under high CPU load. When the CPU is not fully loaded, there will be packet loss, and the packet loss will be more serious when the CPU is fully loaded.
This is tested under Nvidia Xavier platform
@cfzhous May I ask what ouster device that you are using and what is the version of the firmware. Also could run the command sudo ethtool <NIC interface> | grep Speed
against the network interface that connects the sensor to get the interface speed.
I'll try to re-produce the issue and respond back.
The incomplete part of the points is missing or lost. I would suggest running the ifconfig
@cfzhous May I ask what ouster device that you are using and what is the version of the firmware. Also could run the command
sudo ethtool <NIC interface> | grep Speed
against the network interface that connects the sensor to get the interface speed.I'll try to re-produce the issue and respond back.
@cfzhous May I ask what ouster device that you are using and what is the version of the firmware. Also could run the command
sudo ethtool <NIC interface> | grep Speed
against the network interface that connects the sensor to get the interface speed. I'll try to re-produce the issue and respond back.
1000Mb/s
Hi @cfzhous, thanks for the feedback. Could you try increasing the packet queue size as instructed here and check if this helps with your case.
@cfzhous I haven't heard back from you on this topic. In case you still have issue please try to update to the latest version of ouster-ros and check if that helps with your situation. I will close this issue for now due to inactivity.