We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272296e commit bd35300Copy full SHA for bd35300
articles/content_filtering.md
@@ -174,7 +174,7 @@ It would be good to create ContentFilteredTopic for each of them. This can make
174
- input: rmw_subscription_t, rmw_node_t, parent topic information.
175
- output: rmw_subscription_t (with new data reader)
176
- `rmw_cft_set/get_expression_parameters` interface.
177
- - input: `DDSContentFilteredTopic`, (string sequence) expression parameters.
+ - input: rmw_subscription_t, (string sequence) expression parameters.
178
179
#### rclcpp(rclpy)
180
0 commit comments