- set(_CATKIN_CURRENT_PACKAGE "autoware_launcher")
- set(autoware_launcher_VERSION "1.12.0")
- set(autoware_launcher_MAINTAINER "Isamu Takagi <isamu.takagi@tier4.jp>")
- set(autoware_launcher_PACKAGE_FORMAT "2")
- set(autoware_launcher_BUILD_DEPENDS "python-rospkg" "python_qt_binding" "rospy")
- set(autoware_launcher_BUILD_EXPORT_DEPENDS "python-rospkg" "python_qt_binding" "rospy")
- set(autoware_launcher_BUILDTOOL_DEPENDS "catkin")
- set(autoware_launcher_BUILDTOOL_EXPORT_DEPENDS )
- set(autoware_launcher_EXEC_DEPENDS "python-rospkg" "python_qt_binding" "rospy")
- set(autoware_launcher_RUN_DEPENDS "python-rospkg" "python_qt_binding" "rospy")
- set(autoware_launcher_TEST_DEPENDS "rostest" "python-nose" "python-requests")
- set(autoware_launcher_DOC_DEPENDS )
- set(autoware_launcher_URL_WEBSITE "")
- set(autoware_launcher_URL_BUGTRACKER "")
- set(autoware_launcher_URL_REPOSITORY "")
- set(autoware_launcher_DEPRECATED "")
|