Skip to content

stonier/qt_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

761fe0d · Mar 10, 2020

History

93 Commits
Feb 10, 2018
Feb 10, 2018
Feb 10, 2018
Feb 10, 2018
Mar 10, 2020

Repository files navigation

Table of Contents

Qt-Ros

Ros Documentation and Tutorials: http://wiki.ros.org/qt_create

Overview

Includes templates and create scripts for quickly developing qt-based ros packages.

  • catkin_create_qt_pkg for quickly templating a qt-ros package.
  • Includes a master chooser as a docking element.

Status

This package is and has been in maintenance mode for quite some time. Feel free to fork it and iterate on it if it serves a useful purpose for you.

Future Work Ideas

  • Check if we still need cmake support for mingw's static builds.
  • Support more templates.
  • Spin off into a separate python module.
  • QDesigner elements.