High Latency Issue with Hesai XT32 on Jetson Orin NX - Seeking Advice

Hello to the community,

I am currently integrating a Hesai XT32 on my Jetson Orin NX 16GB. I am using the default ROS2 driver package, but I am experiencing a significant delay of around 1000-2000ms between data capture and display. However, the FPS is good (around 20Hz). I am retrieving the lidar data via an Ethernet cable. When I test the process on a traditional PC, it works very well. I would appreciate any insights or experiences to help troubleshoot this issue.

Best regards,
Thomas

Maybe configuration the Orin NX to performance mode by nvpmodel.

cat /etc/nvpmodel.conf
sudo nvpmodel -m 0
sudo jetson_clocks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.