Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
john-maidbot committed Aug 17, 2023
1 parent b6b34b9 commit b8a7ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/point_cloud_transport/simple_subscriber_plugin.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class SimpleSubscriberPlugin : public SubscriberPlugin
}

void setParamCallback(
rclcpp::node_interfaces::NodeParametersInterface::OnSetParametersCallbackType
rclcpp::node_interfaces::NodeParametersInterface::OnSetParameterCallbackType
param_change_callback)
{
if (impl_) {
Expand Down

0 comments on commit b8a7ae2

Please sign in to comment.