[ros-users] Dependencies of a stack

ibwood ianbenjiman at hotmail.com
Fri Jul 16 18:08:24 UTC 2010


ok, why does my CMakeLists.txt file have an error with rospack (omnibot) on
line 3?

cmake_minimum_required(VERSION 2.4.6)
include($ENV{ROS_ROOT}/core/rosbuild/rosbuild.cmake)
rospack(omnibot)
genmsg()
#rosbuild_add_executable(omnibotPinger src/omnibotPinger.cpp)
#rosbuild_add_executable(omnibotPonger src/omnibotPonger.cpp)
#rosbuild_add_executable(omnibotUI src/omnibotUI.cpp)
#rosbuild_add_executable(omnibotUInew src/omnibotUInew.cpp)
#rosbuild_add_executable(omnibotUIkeyboard src/omnibotUIkeyboard.cpp)

#rosbuild_add_executable(LabMapMarkers src/LabMapMarkers.cpp)
rosbuild_add_executable(joyTalker src/joyTalker.cpp)
#rosbuild_add_executable(locTest-Lshape src/locTest-Lshape.cpp)
#rosbuild_add_executable(locTest-Pivot src/locTest-Pivot.cpp)
#rosbuild_add_executable(userInput src/userInput.cpp)

-- 
View this message in context: http://ros-users.122217.n3.nabble.com/Dependencies-of-a-stack-tp972858p973211.html
Sent from the ROS-Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
ros-users mailing list
ros-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ros-users



More information about the ros-users mailing list