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

I don't think that you have to do anything special to get QtCreator to build catkin packages. At least, I don't do anything (besides sourcing the ROS setup files in my .bashrc file). All you need to do is open the CMakeLists.txt file as a project and mine works. I also start QtCreator from a terminal, because it does not work when launched from the Ubuntu drop-down menu. (I assume because of sourcing the setup files, but I'm not 100% sure about this.)