[22427] Fast DDS EASY_MODE - Feature - XMLRPC Server#5551
Merged
Mario-DL merged 23 commits intofeature/auto_ds_daemonizedfrom Jan 22, 2025
Merged
[22427] Fast DDS EASY_MODE - Feature - XMLRPC Server#5551Mario-DL merged 23 commits intofeature/auto_ds_daemonizedfrom
Mario-DL merged 23 commits intofeature/auto_ds_daemonizedfrom
Conversation
4df67d4 to
1d15ef7
Compare
cferreiragonz
commented
Jan 8, 2025
e7c0a85 to
6465cd4
Compare
13 tasks
5fdf099 to
96ef6db
Compare
5a156eb to
89506ac
Compare
55a05c7 to
308bc53
Compare
353bcec to
5917ac4
Compare
308bc53 to
b03c362
Compare
6f8ddb5 to
351c441
Compare
b03c362 to
e89400a
Compare
a18b029 to
61f3cd7
Compare
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
… BB tests Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
… a previous one Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Signed-off-by: Mario Domínguez López <mariodominguez@eprosima.com>
Mario-DL
approved these changes
Jan 22, 2025
Contributor
Mario-DL
left a comment
There was a problem hiding this comment.
LGTM, nice work @cferreiragonz 🥇
15 tasks
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
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 implements the
Fast DDS Auto Discovery Server Modefeature in Fast DDS.RTPSDomainto parse the new environment variableEASY_MODEand properly configure the RTPSParticipant to point to a local UDP Discovery Server.P2P, targeting the new mode. It instantiates TCP and SHM transport for user data and UDP for metatrafficUnicast, relying on a Discovery Server for discovery purposes.SystemCommandBuilderto build and make system calls within Fast DDS.Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist