package.cmake 995 B

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "pc2_downsampler")
  2. set(pc2_downsampler_VERSION "1.12.0")
  3. set(pc2_downsampler_MAINTAINER "hironariyashiro <hironari.yashiro@tier4.jp>")
  4. set(pc2_downsampler_PACKAGE_FORMAT "2")
  5. set(pc2_downsampler_BUILD_DEPENDS "geometry_msgs" "libpcl-all-dev" "message_filters" "rospy" "sensor_msgs" "std_msgs")
  6. set(pc2_downsampler_BUILD_EXPORT_DEPENDS "geometry_msgs" "libpcl-all-dev" "message_filters" "rospy" "sensor_msgs" "std_msgs")
  7. set(pc2_downsampler_BUILDTOOL_DEPENDS "catkin")
  8. set(pc2_downsampler_BUILDTOOL_EXPORT_DEPENDS )
  9. set(pc2_downsampler_EXEC_DEPENDS "geometry_msgs" "libpcl-all-dev" "message_filters" "rospy" "sensor_msgs" "std_msgs")
  10. set(pc2_downsampler_RUN_DEPENDS "geometry_msgs" "libpcl-all-dev" "message_filters" "rospy" "sensor_msgs" "std_msgs")
  11. set(pc2_downsampler_TEST_DEPENDS )
  12. set(pc2_downsampler_DOC_DEPENDS )
  13. set(pc2_downsampler_URL_WEBSITE "")
  14. set(pc2_downsampler_URL_BUGTRACKER "")
  15. set(pc2_downsampler_URL_REPOSITORY "")
  16. set(pc2_downsampler_DEPRECATED "")