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

Problems with creating package and creating new files #501

Closed
Qqww4599 opened this issue May 7, 2024 · 3 comments
Closed

Problems with creating package and creating new files #501

Qqww4599 opened this issue May 7, 2024 · 3 comments

Comments

@Qqww4599
Copy link

Qqww4599 commented May 7, 2024

Hello
I am a ros2 beginner and have some problems
I download ros_qtc_plugin zip file from https://github.com/ros-industrial/ros_qtc_plugin/releases, and install ros_qtc_plugin 13.1 in qt creator 13.0.0. I have tried ros_qtc_plugin 13.0 but unlucky...

I have 2 problems

  1. When I have created a workspace and plan to create a package in the src directory, I right-click on the src folder and select Add New. There should be many creation options like this
    未命名5
    ,but it seems that I only have the option to create a package.
    未命名2

  2. I followed the steps in this tutorial to create a package, but I couldn’t press next in the window to create a ROS package using the same operation.
    未命名3

Below is my current environment:
OS: Ubuntu 22.04
Qt Version: 6.6.0
Qt Creator: 13.0.0

Please tell me how to solve these problems, thank you!

@christian-rauch
Copy link
Member

I personally have never used those widgets to create packages or files in a workspace. But AFAIK, those templates only exist or ROS 1 packages. You cannot use them for ROS 2 packages. Do they work in a ROS 1 workspace as expected?

@Qqww4599
Copy link
Author

Qqww4599 commented May 13, 2024

Thank you for your reply and suggestions. Due to the design and architecture of the project, we should not consider ROS1. So this tool doesn’t yet support ROS2?

@christian-rauch
Copy link
Member

The Qt Creator plugin supports colcon, i.e. works with ROS 2 workspaces. However, it does not contain templates for ROS 2 nodes. See also #453.

@christian-rauch christian-rauch closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
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

2 participants