Skip to content
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

[20108] Clarify Fast DDS Discovery Server Tutorial for Windows support #22

Merged
merged 4 commits into from
Dec 13, 2023

Conversation


.. code-block:: console

set export ROS_DISCOVERY_SERVER=127.0.0.1:11811

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be set ROS_DISCOVERY_SERVER=127.0.0.1:11811

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
set export ROS_DISCOVERY_SERVER=127.0.0.1:11811
set ROS_DISCOVERY_SERVER=127.0.0.1:11811

Copy link

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are many places with export, those also needs to be updated accordingly?


.. code-block:: console

set export ROS_DISCOVERY_SERVER=127.0.0.1:11811

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
set export ROS_DISCOVERY_SERVER=127.0.0.1:11811
set ROS_DISCOVERY_SERVER=127.0.0.1:11811

@JesusPoderoso
Copy link
Author

there are many places with export, those also needs to be updated accordingly?

Sure, thanks @fujitatomoya!

…upport

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
@JesusPoderoso JesusPoderoso force-pushed the hotfix/windows_support_ds branch from e51e4cd to d84c044 Compare December 12, 2023 14:01
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
@JesusPoderoso JesusPoderoso force-pushed the hotfix/windows_support_ds branch from ebbb12e to c7317be Compare December 12, 2023 15:08
@JesusPoderoso JesusPoderoso merged commit 210ad0d into rolling Dec 13, 2023
4 checks passed
@JesusPoderoso JesusPoderoso deleted the hotfix/windows_support_ds branch December 13, 2023 07:46
JesusPoderoso added a commit that referenced this pull request Dec 13, 2023
* Refs #20108: Clarify Fast DDS Discovery Server Tutorial for Windows support

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

* Refs #20108: Remove left code

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

* Refs #20108: Apply Linux-Windows tabs to remain file sections

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

* Refs #20108: Fix identation and apply tabs in synced remain sections

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

---------

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
rsanchez15 pushed a commit that referenced this pull request Feb 7, 2024
…4063) (ros2#4082)

* Clarify Fast DDS Discovery Server Tutorial for Windows support (#22)

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
(cherry picked from commit db8055e)

Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com>
rsanchez15 pushed a commit that referenced this pull request Feb 8, 2024
…4063) (ros2#4081)

* Clarify Fast DDS Discovery Server Tutorial for Windows support (#22)

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
(cherry picked from commit db8055e)

Co-authored-by: Jesús Poderoso <120394830+JesusPoderoso@users.noreply.github.com>
rsanchez15 pushed a commit that referenced this pull request Oct 17, 2024
…4063)

* Clarify Fast DDS Discovery Server Tutorial for Windows support (#22)

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants