Remove stray depedency
This commit is contained in:
parent
6aded38494
commit
a71bb05a7c
@ -9,7 +9,6 @@ find_package(catkin REQUIRED COMPONENTS
|
|||||||
tf2
|
tf2
|
||||||
tf2_ros
|
tf2_ros
|
||||||
tf2_sensor_msgs
|
tf2_sensor_msgs
|
||||||
geometry_msgs
|
|
||||||
)
|
)
|
||||||
|
|
||||||
catkin_package(
|
catkin_package(
|
||||||
|
|||||||
@ -42,7 +42,6 @@
|
|||||||
#include <sensor_msgs/LaserScan.h>
|
#include <sensor_msgs/LaserScan.h>
|
||||||
#include <pluginlib/class_list_macros.h>
|
#include <pluginlib/class_list_macros.h>
|
||||||
#include <sensor_msgs/point_cloud2_iterator.h>
|
#include <sensor_msgs/point_cloud2_iterator.h>
|
||||||
#include <geometry_msgs/PointStamped.h>
|
|
||||||
#include <tf2_sensor_msgs/tf2_sensor_msgs.h>
|
#include <tf2_sensor_msgs/tf2_sensor_msgs.h>
|
||||||
|
|
||||||
namespace pointcloud_to_laserscan
|
namespace pointcloud_to_laserscan
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user