Hi,
i had a library compiled with cMake , and a .cpp executable that use this library. The building and running is made without the use of catkin or ros architecture.
I would like to import this project in a ros package in order to use it to take data and publish them through a node.
↧