Re: [ros-users] Dependencies of a stack

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Brian Gerkey
Datum:  
Aan: ros-users
Onderwerp: Re: [ros-users] Dependencies of a stack
On Fri, Jul 16, 2010 at 11:50 AM, Brian Gerkey <> wrote:

Slight typo in the first version (don't give the package name to rosbuild_init):

>> cmake_minimum_required(VERSION 2.4.6)
>> include($ENV{ROS_ROOT}/core/rosbuild/rosbuild.cmake)
>> rosbuild_init()
>> rosbuild_genmsg()


    brian.