- set(_AMENT_PACKAGE_NAME "eye_ros")
- set(eye_ros_VERSION "0.0.1")
- set(eye_ros_MAINTAINER "Jerry Liu <helloeath@163.com>")
- set(eye_ros_BUILD_DEPENDS "rclpy" "std_msgs" "sensor_msgs")
- set(eye_ros_BUILDTOOL_DEPENDS "ament_cmake" "ament_cmake_python")
- set(eye_ros_BUILD_EXPORT_DEPENDS "rclpy" "std_msgs" "sensor_msgs")
- set(eye_ros_BUILDTOOL_EXPORT_DEPENDS )
- set(eye_ros_EXEC_DEPENDS "rclpy" "std_msgs" "sensor_msgs")
- set(eye_ros_TEST_DEPENDS "ament_lint_auto" "ament_lint_common")
- set(eye_ros_GROUP_DEPENDS )
- set(eye_ros_MEMBER_OF_GROUPS )
- set(eye_ros_DEPRECATED "")
- set(eye_ros_EXPORT_TAGS)
- list(APPEND eye_ros_EXPORT_TAGS "<build_type>ament_cmake</build_type>")
|