ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
There is no need to set it up. Just create a package, open its CMakeLists.txt with QtCreator and you are done.
If you are not accustomed to using CMake with Qt you can have a look at this page. Getting to know CMake might require some reading, but I do not regret ditching qmake for CMake.