qt_ros: qt_build | qt_create | qt_tutorials
Package Summary
Provides templates and scripts for creating qt-ros packages (similar to roscreate-pkg).
- Author: Daniel Stonier
- License: BSD
- Repository: yujin-ros-pkg
- Source: git https://github.com/stonier/qt_ros.git
Contents
Overview
Useful scripts in the style of roscreate-pkg to create templates for qt applications and modules.
Scripts
roscreate-qt-pkg
Usage:
> rosrun qt_create roscreate-qt-pkg my_package_foo
For convenience, you can install a link in /usr/local/bin by doing the following:
> roscd qt_create # The following will ask for your password (sudo) > make install # To remove > make uninstall
Refer to the Qt App Templates tutorials for more details on the kind of package template it generates.






