cmake_minimum_required(VERSION 3.0.2)

project(industrial_deprecated)

find_package(catkin REQUIRED COMPONENTS)

catkin_package(
  CATKIN_DEPENDS
)

