Python binding to Connext vs FRTPS

One detail to point out though, is that ROS2 doesn’t implement C services with connext yet. As a result the Python bindings for services will not work for Connext while they work for FastRTPS.
Everything else should work the the same way with both implementations within the limits of what the current Python layer supports.