cmake_minimum_required(VERSION 2.8 FATAL_ERROR)

add_subdirectory(interface)

add_subdirectory(gazebo/plugin)


