Skip to content

Commit

Permalink
Removed warning (#28) (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 45fb501)

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
mergify[bot] and ahcorde authored Sep 8, 2023
1 parent 191d744 commit 5362002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion point_cloud_transport/test/test_message_filter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ TEST_F(TestSubscriber, create_and_release_filter)
typedef message_filters::sync_policies::ApproximateTime<
sensor_msgs::msg::PointCloud2, sensor_msgs::msg::PointCloud2>
ApproximateTimePolicy;
typedef std::shared_ptr<message_filters::Synchronizer<ApproximateTimePolicy>> Sync;

point_cloud_transport::SubscriberFilter pcl_sub1(node_, "pointcloud1", "raw");
point_cloud_transport::SubscriberFilter pcl_sub2(node_, "pointcloud2", "raw");
Expand Down

0 comments on commit 5362002

Please sign in to comment.