-
Notifications
You must be signed in to change notification settings - Fork 215
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
ros_qtc_plugin0.3.10 didn't work properly on Ubuntu 18.04 #381
Comments
I recommend recommending using the installer links from the wiki preferably the online installer so you get notified of updates. If you use the offline installer it is on you to check for updates manually. The print out you provided are labeled as warning and can occur if the project has not successfully been built from within qt creator.
This is a known bug #350
It adds the functionality to Qt Creator on how to build and run ROS workspaces. It manages the Code model so you use all of the normal functionality of Qt Creator (Syntax Highlighting, Code Completion, etc. ) There is much more but I recommend reading the wiki and watching the tutorials for more information. If after the workspace builds successfully from withing qt creator and code completion and syntax highlighting is working then it is functioning as expected. Now if after a successful build and those things do not work then there may be either an issues with your cmake or the plugin. If this is a case please provided a basic example workspace to replicate the issue you are experiencing. |
Thank you very much.
The ros_qtc_plugin0.3.10 works well for me except it won't refresh the new
ros packages. I have to reopen the project to reload the project. However,
it is still tolerable.
Thanks a lot for your help
Levi Armstrong <[email protected]> 于2019年8月6日周二 上午9:13写道:
… I recommend recommending using the installer links from the wiki
preferably the online installer so you get notified of updates. If you use
the offline installer it is on you to check for updates manually.
The print out you provided are labeled as warning and can occur if the
project has not successfully been built from within qt creator.
After I create a new ros package, the tree view doesn't refresh unless I
restart the QtCreator.
This is a known bug #350
<#350>
Another question is that what's the principle of ros_qtc_plugin?
It adds the functionality to Qt Creator on how to build and run ROS
workspaces. It manages the Code model so you use all of the normal
functionality of Qt Creator (Syntax Highlighting, Code Completion, etc. )
There is much more but I recommend reading the wiki and watching the
tutorials for more information.
If after the workspace builds successfully from withing qt creator and
code completion and syntax highlighting is working then it is functioning
as expected. Now if after a successful build and those things do not work
then there may be either an issues with your cmake or the plugin. If this
is a case please provided a basic example workspace to replicate the issue
you are experiencing.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#381?email_source=notifications&email_token=AKHQT7TWS3CFVOTHKYT5UFLQDDF2RA5CNFSM4IIZ7R7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3TQNOA#issuecomment-518457016>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKHQT7XMGINL3THLXU7V2BLQDDF2RANCNFSM4IIZ7R7A>
.
|
I am using Ubunt 18.04 LTS and downloaded the ros_qtc_plugin 0.3.10 from the website
https://github.com/ros-industrial/ros_qtc_plugin/releases/download/0.3.10/qtcreator-ros-bionic-latest-offline-installer.run
However, there are some problems when I use it.
After I creare a new ros package, the tree view doesn't refresh unless I restart the QtCreator.
Another question is that what's the principle of ros_qtc_plugin?
The text was updated successfully, but these errors were encountered: