We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153513a commit b3a22c0Copy full SHA for b3a22c0
articles/content_filtering.md
@@ -226,7 +226,7 @@ It would be good to create ContentFilteredTopic for each of them. This can make
226
227
- new `DDSContentFilteredTopic` object needs to be managed in implementation.
228
- parent topic information should be cached so that we can create CFT based on that parent topic.
229
-- extemd `rmw_create_subscription` with optional fileds.
+- extemd `rmw_create_subscription` with optional fields.
230
- const char * filter_expression
231
- const rcutils_string_array_t * expression_parameters
232
- `rmw_<set/get>_expression_parameters` interface.
0 commit comments