package.cmake 1.3 KB

12345678910111213141516
  1. set(_CATKIN_CURRENT_PACKAGE "vehicle_gazebo_simulation_launcher")
  2. set(vehicle_gazebo_simulation_launcher_VERSION "1.12.0")
  3. set(vehicle_gazebo_simulation_launcher_MAINTAINER "yukihiro saito <yukky.saito@gmail.com>")
  4. set(vehicle_gazebo_simulation_launcher_PACKAGE_FORMAT "2")
  5. set(vehicle_gazebo_simulation_launcher_BUILD_DEPENDS "controller_manager" "robot_state_publisher" "joint_state_controller")
  6. set(vehicle_gazebo_simulation_launcher_BUILD_EXPORT_DEPENDS "controller_manager" "robot_state_publisher" "joint_state_controller")
  7. set(vehicle_gazebo_simulation_launcher_BUILDTOOL_DEPENDS "catkin")
  8. set(vehicle_gazebo_simulation_launcher_BUILDTOOL_EXPORT_DEPENDS )
  9. set(vehicle_gazebo_simulation_launcher_EXEC_DEPENDS "mercurial" "velodyne_description" "controller_manager" "robot_state_publisher" "joint_state_controller")
  10. set(vehicle_gazebo_simulation_launcher_RUN_DEPENDS "mercurial" "velodyne_description" "controller_manager" "robot_state_publisher" "joint_state_controller")
  11. set(vehicle_gazebo_simulation_launcher_TEST_DEPENDS )
  12. set(vehicle_gazebo_simulation_launcher_DOC_DEPENDS )
  13. set(vehicle_gazebo_simulation_launcher_URL_WEBSITE "")
  14. set(vehicle_gazebo_simulation_launcher_URL_BUGTRACKER "")
  15. set(vehicle_gazebo_simulation_launcher_URL_REPOSITORY "")
  16. set(vehicle_gazebo_simulation_launcher_DEPRECATED "")