We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm putting together some educational materials on DDS and tuning and noticed some discrepencies in documentation.
https://fast-dds.docs.eprosima.com/en/latest/fastdds/ros2/ros2_configure.html#changing-publication-mode in the table states that the default is ASYNCHRONOUS_PUBLISH_MODE in ROS 2, yet the readme here says the opposite.
ASYNCHRONOUS_PUBLISH_MODE
I wanted to chime in to note this so that it could be resolved for the correct default by the maintainers / eProsima docs :-)
The text was updated successfully, but these errors were encountered:
@SteveMacenski The default is SYNCHRONOUS. We just merged eProsima/Fast-DDS-docs#1025 fixing the Fast DDS documentation
Sorry, something went wrong.
@MiguelCompany thanks! @SteveMacenski i will go ahead to close this one, if anything missing, feel free to reopen.
No branches or pull requests
Hi,
I'm putting together some educational materials on DDS and tuning and noticed some discrepencies in documentation.
https://fast-dds.docs.eprosima.com/en/latest/fastdds/ros2/ros2_configure.html#changing-publication-mode in the table states that the default is
ASYNCHRONOUS_PUBLISH_MODE
in ROS 2, yet the readme here says the opposite.I wanted to chime in to note this so that it could be resolved for the correct default by the maintainers / eProsima docs :-)
The text was updated successfully, but these errors were encountered: