ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 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.