cmake_minimum_required(VERSION 3.5)
project(iiwa_control)

find_package(catkin REQUIRED)
catkin_package()
