I am working with ROS2.0 and the default DDS Vendor FastRTPS, if I want to switch to RTI connext (I have already installed) what are the environmental changes do I have to make and is there any procedure to identify which DDS is being used for communication if there are more than one DDS installed in the system ?
I got another supplementary question:
Can we use DDS as just a communication medium between two ros(not ros2.0) system? if yes then how we will use QoS in publisher as well as subscriber?
If there is any supporting document for my 2nd question I'm shared,that would have been a great help.
thank you