cmake_minimum_required(VERSION 2.8.3)
project(rviz_python_tutorial)
find_package(catkin REQUIRED COMPONENTS rviz)
catkin_package()
