Shiaoming / rqt_plugin_wizard_for_qtcreator

Wizard for the QtCreator to generate rqt plugins

Home Page:http://wiki.ros.org/rqt/Tutorials/Writing%20a%20C%2B%2B%20Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rqt plugin wizard for QtCreator

Because I always mess it up, and troubleshoot a few hours when creating a new plugin.

Now it is easy.

Clone this repo to <QtCreator's install path>/share/qtcreator/templates/wizards/projects/rqt_plugin

And then:

A

B

C

And then enjoy with:

rqt --force-discover

C

About

Wizard for the QtCreator to generate rqt plugins

http://wiki.ros.org/rqt/Tutorials/Writing%20a%20C%2B%2B%20Plugin

License:BSD 2-Clause "Simplified" License


Languages

Language:CMake 76.5%Language:C++ 23.5%