cmake_minimum_required(VERSION 2.8) project(perception_pcl) find_package(catkin) catkin_stack() add_subdirectory(pcl_ros)