Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src folder and other file??? #405

Open
tub-sgg opened this issue May 31, 2020 · 6 comments
Open

src folder and other file??? #405

tub-sgg opened this issue May 31, 2020 · 6 comments

Comments

@tub-sgg
Copy link

tub-sgg commented May 31, 2020

os:Ubuntu 18.04
I think I have succeeded to install this plugin. when I started to use this plugin and strictly followed the tutoial but It always likes this
Screenshot from 2020-05-31 19-24-11
is there something wrong that I did no install correctly or ???

@Levi-Armstrong
Copy link
Member

Levi-Armstrong commented Jun 2, 2020

It looks fine. What do you believe is not correct? By default Qt Creator hides empty folders and the FAQ shows how to unhide them if that is the issue.

@54onePiece
Copy link

I also encountered a similar problem. I created the helloworld package under the src file, but it did not appear in the projects directory, and there was no Cmakelists file. And I also created the Publisher and subscriber file, but it did not appear in the directory.

@Levi-Armstrong
Copy link
Member

I also encountered a similar problem. I created the helloworld package under the src file, but it did not appear in the projects directory, and there was no Cmakelists file. And I also created the Publisher and subscriber file, but it did not appear in the directory.

Yea this is a known problem. I need to track down the issue, but the watcher is not watching the src folder but it does watch its children's folders. So if you a folder directly in src it does not know so you have to reopen the project.

@54onePiece
Copy link

I reopened the document as you said, but it did not change anything. I installed the procedure in ubuntu20.0. The following figure shows the procedure I installed and the result of reopening the program.I wonder if it’s because I installed the wrong version.
Screenshot from 2020-07-28 09-40-56
Screenshot from 2020-07-28 09-41-19

@54onePiece
Copy link

I think the biggest problem is that it cannot generate the Cmakelists.txt and package.xml files as it should, at least I can’t find it

@KermitLee
Copy link

I think the biggest problem is that it cannot generate the Cmakelists.txt and package.xml files as it should, at least I can’t find it

I think I know how to solve it. You need click 'Source Workspace' after changing 'Build System' to 'CatkinMake'.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants