Re: [ros-users] Build Messages

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Josh Faust
Date:  
To: ros-users
Subject: Re: [ros-users] Build Messages
This is why we generally separate out messages into their own packages. It
lets you separate the interface (msgs/srvs) from the node/library.

Josh

On Tue, Aug 24, 2010 at 8:04 AM, Daniel Grollman <>wrote:

> Howdy ROSers,
>
>        I'm looking to build the message classes for a package without
> building
> the actual binaries.  Do-able?  Easy?

>
> Details: My robot's node requires libraries and hardware that my
> desktop doesn't have. I'd like to watch the topics being broadcast by
> my robot from my desktop, but I can't because the message classes don't
> exist.
>
> Thanks,
>
> Dan
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>