Robotics StackExchange | Archived questions

Compile with rosunrelated library

Hello,

I want to use a math libary that performs some calculatios, lib.a for example, in a ros package. I use the include statement in myNode.cpp but how do I link it to the executasble? Where do I have to pu the -lfoo -L. flags?

Thanks very much in advance.

Asked by ffusion on 2012-03-26 21:46:13 UTC

Comments

Answers