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

Qt Creator - Can I Work On One Package Without Building Other Packages In Same Catkin Workspace?

asked 2013-11-04 03:13:28 -0500

trianta2 gravatar image

updated 2014-01-28 17:18:27 -0500

ngrennan gravatar image

Hi Everyone,

I'm having some issues using Qt Creator as an IDE for ROS:

If I have multiple packages within a catkin workspace, and I open just ONE of the packages' CMakeLists.txt file within Qt Creator, Qt Creator still sees the remaining packages in the catkin workspace. When building/running, Qt Creator will try to try to build all executables and then I have the option to run any of the executables in the catkin workspace.

Can I work on separate packages in isolation with Qt Creator?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-11-11 15:19:33 -0500

trianta2 gravatar image

To anyone with the same question, I found that you can select what you build manually in the Projects tab of Qt Creator. So, yes, you can build only a single package. However I have not found a way to run CMake on a single package/project in isolation.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-11-04 03:13:28 -0500

Seen: 681 times

Last updated: Nov 11 '13