use ros in existing qt project
Hello everyone,
I want to use ROS in a already existing qt project which uses qmake, What is the best way to do that , Am i obliged to transform the project to a Catkin package and rewrite a CMakeLists.txt file, is there any other easier solution ?
thanks.