cmake_minimum_required(VERSION 3.16)
project(moveit_plugins)
find_package(catkin REQUIRED)
catkin_metapackage()
