Skip to content

Commit bd35300

Browse files
committed
types in rmw should not be DDS types.
Signed-off-by: Tomoya.Fujita <[email protected]>
1 parent 272296e commit bd35300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/content_filtering.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ It would be good to create ContentFilteredTopic for each of them. This can make
174174
- input: rmw_subscription_t, rmw_node_t, parent topic information.
175175
- output: rmw_subscription_t (with new data reader)
176176
- `rmw_cft_set/get_expression_parameters` interface.
177-
- input: `DDSContentFilteredTopic`, (string sequence) expression parameters.
177+
- input: rmw_subscription_t, (string sequence) expression parameters.
178178

179179
#### rclcpp(rclpy)
180180

0 commit comments

Comments
 (0)