[ros-users] generating new messages for rosoct

tfoote tfoote at willowgarage.com
Wed Aug 25 01:07:45 UTC 2010


Hi, 
Thanks for the tip, using the full path is expected.  However it's rare for
users to directly call genmsg_oct directly.  We usually use the build system
to generate the required messages.  

Usually you add the cmake command rosbuild_genmsg() to your package which
will cause the rosoct messages to be generated as well as the other ones for
that package such as python and c++ when you call make or rosmake the
package.  This is documented at
http://www.ros.org/wiki/rosbuild/CMakeLists#rosbuild_genmsg

Tully
-- 
View this message in context: http://ros-users.122217.n3.nabble.com/generating-new-messages-for-rosoct-tp1317903p1322494.html
Sent from the ROS-Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
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