Support ROS_AUTOMATIC_DISCOVERY_RANGE
and ROS_STATIC_PEERS
#311
Labels
enhancement
New feature or request
ROS_AUTOMATIC_DISCOVERY_RANGE
and ROS_STATIC_PEERS
#311
Describe the feature
Based on the description on the description of Dynamic Discovery, we might need to make some apropriate changes.
https://docs.ros.org/en/rolling/Tutorials/Advanced/Improved-Dynamic-Discovery.html#id4
ROS_LOCALHOST_ONLY
will be deprecated in the future, but to ensure the backward compatibility,--ros-localhost-only
should be kept and perhaps show warning to users if they are using ROS 2 Iron or later.ROS_AUTOMATIC_DISCOVERY_RANGE
andROS_STATIC_PEERS
environmental variables and will affect the DDS configuration. We might also need to support these two arguments--ros-automatic-discovery-range
and--ros-static-peers
.@JEnoch I would like to know your thoughts about this.
The text was updated successfully, but these errors were encountered: