-
Notifications
You must be signed in to change notification settings - Fork 816
[22858] Update types with Fast DDS Gen v4.0.4 #5720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Mario Dominguez <[email protected]>
6 tasks
MiguelCompany
approved these changes
Mar 20, 2025
MiguelCompany
added a commit
that referenced
this pull request
Mar 20, 2025
commit 36048d6 Author: Mario Dominguez <[email protected]> Date: Thu Mar 20 11:09:11 2025 +0100 Refs #22858: Update types with Fast DDS Gen v4.0.4 Signed-off-by: Mario Dominguez <[email protected]>
Failed tests unrelated |
MiguelCompany
added a commit
that referenced
this pull request
Mar 21, 2025
Squashed commit of the following: commit 286f7bb Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:35:25 2025 +0100 Refs #22974. Setup port_queue_capacity. Signed-off-by: Miguel Company <[email protected]> commit 8cc2092 Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:30:15 2025 +0100 Refs #22974. Add constexpr `SharedMemTransportDescriptor::shm_implicit_segment_size` Signed-off-by: Miguel Company <[email protected]> commit caffd9f Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:21:59 2025 +0100 Refs #22974. Increase segment size on large data / easy mode. Signed-off-by: Miguel Company <[email protected]> commit a3aea07 Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:14:17 2025 +0100 Refs #22974. Only override buffer sizes when they are 0. Signed-off-by: Miguel Company <[email protected]> commit a020c1d Author: juanjo4936 <[email protected]> Date: Fri Mar 21 06:55:28 2025 +0100 Add modules support to idl_serialize (#5691) * Refs 22893: First implementation of module resolution for IDLs Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Corrected some errors in IDL Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Corrected typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Complete IDL module resolution Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Corrected some issues Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Expanded funtionality to accept all types Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Uncrustufy Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Solved failing CI Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: added test to test the new feature Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Refatored the test for the new feature Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Uncrustify Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected small typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected extensibility issue Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: applied most of reviewer suggestions Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: added explicit appendable extensibility (like the rest) Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: uncrustify Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: refatoring of tabulation function Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: last suggestions Signed-off-by: Juan Lopez Fernandez <[email protected]> --------- Signed-off-by: Juanjo Garcia <[email protected]> Signed-off-by: Juan Lopez Fernandez <[email protected]> Co-authored-by: Juan Lopez Fernandez <[email protected]> commit 3fcf91b Author: Mario Domínguez López <[email protected]> Date: Thu Mar 20 16:38:50 2025 +0100 Update types with Fast DDS Gen v4.0.4 (#5720) Signed-off-by: Mario Dominguez <[email protected]>
MiguelCompany
added a commit
that referenced
this pull request
Mar 21, 2025
Squashed commit of the following: commit 286f7bb Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:35:25 2025 +0100 Refs #22974. Setup port_queue_capacity. Signed-off-by: Miguel Company <[email protected]> commit 8cc2092 Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:30:15 2025 +0100 Refs #22974. Add constexpr `SharedMemTransportDescriptor::shm_implicit_segment_size` Signed-off-by: Miguel Company <[email protected]> commit caffd9f Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:21:59 2025 +0100 Refs #22974. Increase segment size on large data / easy mode. Signed-off-by: Miguel Company <[email protected]> commit a3aea07 Author: Miguel Company <[email protected]> Date: Fri Mar 21 10:14:17 2025 +0100 Refs #22974. Only override buffer sizes when they are 0. Signed-off-by: Miguel Company <[email protected]> commit a020c1d Author: juanjo4936 <[email protected]> Date: Fri Mar 21 06:55:28 2025 +0100 Add modules support to idl_serialize (#5691) * Refs 22893: First implementation of module resolution for IDLs Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Corrected some errors in IDL Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Corrected typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Complete IDL module resolution Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Corrected some issues Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Expanded funtionality to accept all types Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Uncrustufy Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Solved failing CI Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: added test to test the new feature Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Refatored the test for the new feature Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: Uncrustify Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected small typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected extensibility issue Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: applied most of reviewer suggestions Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: added explicit appendable extensibility (like the rest) Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: uncrustify Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: refatoring of tabulation function Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: corrected typo Signed-off-by: Juanjo Garcia <[email protected]> * Refs 22893: last suggestions Signed-off-by: Juan Lopez Fernandez <[email protected]> --------- Signed-off-by: Juanjo Garcia <[email protected]> Signed-off-by: Juan Lopez Fernandez <[email protected]> Co-authored-by: Juan Lopez Fernandez <[email protected]> commit 3fcf91b Author: Mario Domínguez López <[email protected]> Date: Thu Mar 20 16:38:50 2025 +0100 Update types with Fast DDS Gen v4.0.4 (#5720) Signed-off-by: Mario Dominguez <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR updates types with Fast DDS Gen v4.0.4
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist