package.cmake 1.4 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "op_ros_helpers")
  2. set(op_ros_helpers_VERSION "1.12.0")
  3. set(op_ros_helpers_MAINTAINER "Yusuke FUJII <yusuke.fujii@tier4.jp>")
  4. set(op_ros_helpers_PACKAGE_FORMAT "2")
  5. set(op_ros_helpers_BUILD_DEPENDS "autoware_msgs" "geometry_msgs" "jsk_recognition_msgs" "map_file" "op_planner" "op_simu" "op_utility" "pcl_conversions" "pcl_ros" "sensor_msgs" "tf" "vector_map_msgs" "libwaypoint_follower")
  6. set(op_ros_helpers_BUILD_EXPORT_DEPENDS "autoware_msgs" "geometry_msgs" "jsk_recognition_msgs" "map_file" "op_planner" "op_simu" "op_utility" "pcl_conversions" "pcl_ros" "sensor_msgs" "tf" "vector_map_msgs" "libwaypoint_follower")
  7. set(op_ros_helpers_BUILDTOOL_DEPENDS "autoware_build_flags" "catkin")
  8. set(op_ros_helpers_BUILDTOOL_EXPORT_DEPENDS )
  9. set(op_ros_helpers_EXEC_DEPENDS "autoware_msgs" "geometry_msgs" "jsk_recognition_msgs" "map_file" "op_planner" "op_simu" "op_utility" "pcl_conversions" "pcl_ros" "sensor_msgs" "tf" "vector_map_msgs" "libwaypoint_follower")
  10. set(op_ros_helpers_RUN_DEPENDS "autoware_msgs" "geometry_msgs" "jsk_recognition_msgs" "map_file" "op_planner" "op_simu" "op_utility" "pcl_conversions" "pcl_ros" "sensor_msgs" "tf" "vector_map_msgs" "libwaypoint_follower")
  11. set(op_ros_helpers_TEST_DEPENDS )
  12. set(op_ros_helpers_DOC_DEPENDS )
  13. set(op_ros_helpers_URL_WEBSITE "")
  14. set(op_ros_helpers_URL_BUGTRACKER "")
  15. set(op_ros_helpers_URL_REPOSITORY "")
  16. set(op_ros_helpers_DEPRECATED "")