How does ROS2 select the default QoS profile ?
I have a ROS2 based python code, which mentions nothing about the QoS Settings. I assume that it must be taking some default profile.
How can I view this default profile ? I mean where is the source of this profile ? Is it xml based ? Can I also edit it ?