fixing catkin export
This commit is contained in:
parent
ae3aff7b54
commit
23d8010149
@ -29,7 +29,8 @@ include_directories(include cfg/cpp)
|
|||||||
catkin_package(
|
catkin_package(
|
||||||
INCLUDE_DIRS include
|
INCLUDE_DIRS include
|
||||||
LIBRARIES pcl_ros_tf pcl_ros_io pcl_ros_filters
|
LIBRARIES pcl_ros_tf pcl_ros_io pcl_ros_filters
|
||||||
DEPENDS Eigen PCL roscpp sensor_msgs tf sensor_msgs std_msgs
|
CATKIN_DEPENDS roscpp sensor_msgs tf sensor_msgs std_msgs
|
||||||
|
DEPENDS Eigen PCL
|
||||||
)
|
)
|
||||||
|
|
||||||
# ---[ Point Cloud Library - Transforms
|
# ---[ Point Cloud Library - Transforms
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user