File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -163,12 +163,7 @@ typedef struct RMW_PUBLIC_TYPE rmw_subscription_options_s
163163 * remote nodes, especially to avoid "double delivery" when both intra- and
164164 * inter- process communication is taking place.
165165 *
166- * \todo(wjwwood): nail this down when participant mapping is sorted out.
167- * See: https://github.com/ros2/design/pull/250
168- *
169- * The definition of local is somewhat vague at the moment.
170- * Right now it means local to the node, and that definition works best, but
171- * may become more complicated when/if participants map to a context instead.
166+ * The definition of local means that in the same context.
172167 */
173168 bool ignore_local_publications ;
174169
You can’t perform that action at this time.
0 commit comments