hi,
small question:
I see that in the typekits generated by rtt-ros integration, there are two include directories under the msg_name directory:
boost and typekit.
When do I have to use which?
Nick
Orocos Real-Time ToolkitSmarter realtime. Safer threads
|
|
rtt-ros integration includes
hi, small question: Nick |
rtt-ros integration includes
On Mon, Aug 20, 2012 at 2:55 PM, Dominick Vanthienen
<nick [dot] vanthienen [..] ...> wrote:
> hi,
>
> small question:
> I see that in the typekits generated by rtt-ros integration, there are two include directories under the msg_name directory:
> boost and typekit.
> When do I have to use which?
AFAIK it's best to include typekit/Types.hpp as it also includes the
forward declarations for ports etc of your type. Making your component
faster to compile with the drawback that you have to link your
component to your typekit.
Ruben
> Nick
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users