Can I switch BotBrain from CycloneDDS to FastDDS (RealSense D555)?
Why you shouldn’t switch BotBrain to FastDDS; stick to CycloneDDS.
ROS2 supports multiple DDS implementations, but switching BotBrain globally to FastDDS is strongly discouraged unless you’re an advanced ROS2 developer.
The BotBrain stack (read/write lifecycle nodes + frontend/rosbridge assumptions) is optimized and tested with Eclipse CycloneDDS. Changing DDS to accommodate one camera can break communication across the rest of the system.
Did this answer your question?
😞
😐
🤩