Skip to content

Commit

Permalink
Update CARET_trace/include/caret_trace/tracing_controller.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: ymski <[email protected]>
  • Loading branch information
xygyo77 and ymski authored Jun 18, 2024
1 parent e866b10 commit 7095d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CARET_trace/include/caret_trace/tracing_controller.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class TracingController
/// @brief Register topic name binding information for rcl_subscription_init hook.
/// @param node_handle Address of the node handle.
/// @param rmw_subscription_handle Address of the rmw_subscription handle.
/// @param topic_name topic name.
/// @param topic_name Topic name.
void add_rmw_subscription_handle(
const void * node_handle, const void * rmw_subscription_handle, std::string topic_name);

Expand Down

0 comments on commit 7095d11

Please sign in to comment.