Skip to content

Commit

Permalink
types in rmw should not be DDS types.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoya.Fujita <[email protected]>
  • Loading branch information
fujitatomoya committed Aug 18, 2020
1 parent 1f5a82d commit d11a267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/content_filtering.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ It would be good to create ContentFilteredTopic for each of them. This can make
- input: rmw_subscription_t, rmw_node_t, parent topic information.
- output: rmw_subscription_t (with new data reader)
- `rmw_cft_set/get_expression_parameters` interface.
- input: `DDSContentFilteredTopic`, (string sequence) expression parameters.
- input: rmw_subscription_t, (string sequence) expression parameters.

#### rclcpp(rclpy)

Expand Down

0 comments on commit d11a267

Please sign in to comment.