I noticed that Fast DDS used to be recommended by Zed (e.g. Bad performance of Zed X in ROS2 on AGX Orin 32 )
However, now Cyclone DDS is recommended in the official docs. Is there any reason this recommendation was changed?
I also wonder if anyone has successfully gotten Fast DDS to work. It segfaults no matter what I do. I’m running in Docker with the following Dockerfile: Improved Jazzy support and documentation · Issue #409 · stereolabs/zed-ros2-wrapper · GitHub
It sounds like Fast DDS is generally faster than Cyclone DDS from the comparisons I’ve found, which is why I’m curious if it’s possible to run with it and why it’s no longer recommended.