Skip to content

Commit 806f5f4

Browse files
committed
chore: update headers for message filters and tf2 ros
Signed-off-by: wep21 <[email protected]>
1 parent 3ae6aa2 commit 806f5f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

octomap_server/include/octomap_server/octomap_server.hpp

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
#include "pcl_conversions/pcl_conversions.h"
5454
#include "pcl_ros/transforms.hpp"
5555

56-
#include "tf2_ros/buffer.h"
57-
#include "tf2_ros/create_timer_ros.h"
58-
#include "tf2_ros/message_filter.h"
59-
#include "tf2_ros/transform_listener.h"
60-
#include "message_filters/subscriber.h"
56+
#include "tf2_ros/buffer.hpp"
57+
#include "tf2_ros/create_timer_ros.hpp"
58+
#include "tf2_ros/message_filter.hpp"
59+
#include "tf2_ros/transform_listener.hpp"
60+
#include "message_filters/subscriber.hpp"
6161
#include "octomap_msgs/msg/octomap.hpp"
6262
#include "octomap_msgs/srv/get_octomap.hpp"
6363
#include "octomap_msgs/srv/bounding_box_query.hpp"

0 commit comments

Comments
 (0)