turtlebot / turtlebot_apps

A group of simple demos and exmaples to run on your TurtleBot to help you get started with ROS and TurtleBot.
http://www.ros.org/wiki/turtlebot_apps
196 stars 225 forks source link

Update CMakeLists.txt #136

Closed patrickcjh closed 9 years ago

patrickcjh commented 9 years ago

catkin_package() must be called before add_executable().

tfoote commented 9 years ago

+1

jihoonl commented 9 years ago

:+1: