I have some questions about Fastdds. I have defined Sequencesvariables in the idl file (similar to the vector in C++), generated code through Fastddsgen, and set them to the same topic through publisher and subscriber for binding and sending. However, I found that if my Sequencesexceeds 100 bytes, there will be no write in the past, and only data below 100 bytes can be written, Are there any resource constraints? "I also checked the WriterResourceLimitsQos, ResourceLimitedContainerConfig, and so on in the source code, and changed some default parameters, but none of them worked. Is there anybody who can help me? I would appreciate it very much and can pay a certain fee.
I have some questions about Fastdds. I have defined Sequencesvariables in the idl file (similar to the vector in C++), generated code through Fastddsgen, and set them to the same topic through publisher and subscriber for binding and sending. However, I found that if my Sequencesexceeds 100 bytes, there will be no write in the past, and only data below 100 bytes can be written, Are there any resource constraints? "I also checked the WriterResourceLimitsQos, ResourceLimitedContainerConfig, and so on in the source code, and changed some default parameters, but none of them worked. Is there anybody who can help me? I would appreciate it very much and can pay a certain fee.