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

QtCreater cannot show ROS packges?

asked 2017-07-10 22:09:27 -0500

Winston gravatar image

I use QtCreator to open the CMakeLists.txt (the root CMakeLists.txt) under the root src/ folder. Normally, QtCreator should show the directory tree of all ROS packges as below:
image description
However, sometimes it fail to show the ROS packages, but turns out to be:
image description

This is very ugly and makes very inconvenient for me to find my desired source files and edit. So anyone know why this situation happens and how to solve this problem?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-07-11 01:04:50 -0500

What I really can recommend is the ROS Qt Creator Plug-in). Its a really nice plugin, where you can easily import ROS Workspaces via

1. File > New File or Project > Import Project > Import ROS Workspace > Choose... 2. Enter a Project Name and Browse... to the ROS project workspace (workspace not src folder) then select Next >

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-07-10 22:09:27 -0500

Seen: 156 times

Last updated: Jul 11 '17