package.cmake 1.0 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "lidar_shape_estimation")
  2. set(lidar_shape_estimation_VERSION "1.12.0")
  3. set(lidar_shape_estimation_MAINTAINER "Yukihiro Saito <yukihiro.saito@tier4.jp>")
  4. set(lidar_shape_estimation_PACKAGE_FORMAT "2")
  5. set(lidar_shape_estimation_BUILD_DEPENDS "autoware_msgs" "pcl_ros" "roscpp" "tf2" "tf2_geometry_msgs")
  6. set(lidar_shape_estimation_BUILD_EXPORT_DEPENDS "autoware_msgs" "pcl_ros" "roscpp" "tf2" "tf2_geometry_msgs")
  7. set(lidar_shape_estimation_BUILDTOOL_DEPENDS "autoware_build_flags" "catkin")
  8. set(lidar_shape_estimation_BUILDTOOL_EXPORT_DEPENDS )
  9. set(lidar_shape_estimation_EXEC_DEPENDS "rostest" "rosunit" "autoware_msgs" "pcl_ros" "roscpp" "tf2" "tf2_geometry_msgs")
  10. set(lidar_shape_estimation_RUN_DEPENDS "rostest" "rosunit" "autoware_msgs" "pcl_ros" "roscpp" "tf2" "tf2_geometry_msgs")
  11. set(lidar_shape_estimation_TEST_DEPENDS )
  12. set(lidar_shape_estimation_DOC_DEPENDS )
  13. set(lidar_shape_estimation_URL_WEBSITE "")
  14. set(lidar_shape_estimation_URL_BUGTRACKER "")
  15. set(lidar_shape_estimation_URL_REPOSITORY "")
  16. set(lidar_shape_estimation_DEPRECATED "")