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

ROS with Qt creator. New packages do not show up

asked 2015-04-12 03:47:07 -0500

mpkuse gravatar image

I am fairly new to ROS. I started using QtCreator as my IDE for ROS development. I followed the instructions from http://wiki.ros.org/IDEs#QtCreator .

My problem is that whenever I add a new package using catkin_create_pkg the newly added package do not show up in QtCreator. I also tried reloading CMakeList.txt file from QtCreator (the one at workspace level).

What am I doing wrongly.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2015-04-13 16:14:39 -0500

thebyohazard gravatar image

I don't know why it doesn't refresh the Project on a build, but if you reconfigure the project, it should show up. Go to "Projects" in the sidebar then to the "Build & Run" tab and hit the "Run CMake..." button under CMake next to Reconfigure project.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-04-12 03:47:07 -0500

Seen: 691 times

Last updated: Apr 13 '15