Re: [ros-users] Problem with tutorial 11: Writing a Simple …

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] Problem with tutorial 11: Writing a Simple Publisher and Subscriber (C++)
On Sun, Aug 15, 2010 at 3:51 AM, Enea Scioni
<> wrote:
>>rosbuild_add_executable(test src/test.cpp)
>
> You can't call a binary file "test". Just change the name in "experiment"
> for istance, and I'm pretty sure that it will works.


The documentation explains how to name the binary "test" if you really
need to: http://www.ros.org/wiki/rosbuild/CMakeLists#rosbuild_add_executable

    brian.