Hello We are an ROV team using Zed2i camera and Jetson Orin nano super 8gb with Ethernet cable Cat6 which connected to Laptop
We are using Zed Ros2 wrapper and Ros2 Humble and setting up Cyclone DDS as Stereolabs documentation and using compressed images and Compressed depth and point clouds
But when we run ros2 hz zed/zed_node/left/image_rect_color/compressed on laptop it shows 30 fps and sometimes 60 fps according to my config
But when running the same command on laptop it reads max 6 FPS
While point cloud topic reads 5 fps on jetson and 0.9 fps on Laptop
We tried to make the resolution Native and Custom and the same issue happened
Out of curiosity, what SDK version are you using ? Are you able to install the latest SDK version 5.2.3, if not done already to get the latest SDK improvements, performance optimization and overall stability.
Have you tried reducing the resolution and grabbing FPS on your side ?
Also, did you ensure that both platforms (Jetson + computer) have the same Cyclone DDS setup ?
The issue has been resolved it was an Ethernet Hardware issue now Camera raw topics shares on 60 fps on both machines and points cloud + depth data on 5 fps on both machines