Skip to content

Commit

Permalink
Remove Data-Sharing option (#100) (#103)
Browse files Browse the repository at this point in the history
* Remove Data-Sharing option (#100)

* Refs #20410: Remove Data-Sharing option

Signed-off-by: JesusPoderoso <[email protected]>

* Refs #20410: Apply rev suggestions

Signed-off-by: JesusPoderoso <[email protected]>

* Refs #20410: Fix ROS image

Signed-off-by: JesusPoderoso <[email protected]>

---------

Signed-off-by: JesusPoderoso <[email protected]>
(cherry picked from commit 57f1a58)

# Conflicts:
#	docs/01-figures/participant.png
#	docs/01-figures/participant_ros_enabled.png
#	docs/01-figures/tcp_client_options.png
#	docs/01-figures/tcp_lan_server_options.png
#	docs/01-figures/tcp_wan_server_options.png

* Refs #20410: Update images

Signed-off-by: JesusPoderoso <[email protected]>

* Refs #20410: Update ROS image

Signed-off-by: JesusPoderoso <[email protected]>

---------

Signed-off-by: JesusPoderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: JesusPoderoso <[email protected]>
  • Loading branch information
3 people authored Apr 9, 2024
1 parent 43e2e5e commit b8e5c70
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 4 deletions.
Binary file modified docs/01-figures/participant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/01-figures/participant_ros_enabled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/01-figures/tcp_client_options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/01-figures/tcp_lan_server_options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/01-figures/tcp_wan_server_options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions docs/first_steps/first_steps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,6 @@ The following image shows the Options Menu.
(See
`Fast DDS Intraprocess Documentation <https://fast-dds.docs.eprosima.com/en/latest/fastdds/transport/intraprocess.html#intraprocess-delivery>`_).

- **Data Sharing:** Allow using Data Sharing delivery when both Endpoints are running in the same host.
(See
`Fast DDS Data Sharing Documentation <https://fast-dds.docs.eprosima.com/en/latest/fastdds/transport/datasharing.html#datasharing-delivery>`_).

- **Domain:** The user can select different Domain IDs.
Shapes Demo instances using different Domain IDs will not communicate.
To modify the Domain ID the user needs to stop the participant (thus removing all existing publishers and
Expand Down

0 comments on commit b8e5c70

Please sign in to comment.