Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.1.7
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version humble
Last Updated 2024-02-17
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.7 (2024-02-16)

1.1.6 (2024-01-24)

1.1.5 (2023-04-25)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271) (#286)
  • Contributors: mergify[bot]

1.1.4 (2022-05-10)

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 1.6.0
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version jazzy
Last Updated 2024-12-02
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS.

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Aaron Blasdel
  • Dirk Thomas
  • Dorian Scholz
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.6.0 (2024-03-28)

  • Add a test dependency on pytest. (#306)
  • Contributors: Chris Lalancette

1.5.0 (2023-12-26)

1.4.1 (2023-06-07)

1.4.0 (2023-04-28)

1.3.2 (2023-04-11)

1.3.1 (2023-02-24)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271)
  • Contributors: Daniel Reuter

1.3.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#283)
  • Contributors: Audrow Nash, Dharini Dutia, quarkytale

1.2.0 (2022-05-10)

  • Fix up the package description. (#250)
  • Contributors: Chris Lalancette

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 1.9.0
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version kilted
Last Updated 2025-02-02
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS.

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Aaron Blasdel
  • Dirk Thomas
  • Dorian Scholz
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.9.0 (2025-02-02)

1.8.0 (2024-11-20)

1.7.3 (2024-10-03)

1.7.2 (2024-07-23)

1.7.1 (2024-07-10)

1.7.0 (2024-04-26)

1.6.0 (2024-03-28)

  • Add a test dependency on pytest. (#306)
  • Contributors: Chris Lalancette

1.5.0 (2023-12-26)

1.4.1 (2023-06-07)

1.4.0 (2023-04-28)

1.3.2 (2023-04-11)

1.3.1 (2023-02-24)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271)
  • Contributors: Daniel Reuter

1.3.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#283)
  • Contributors: Audrow Nash, Dharini Dutia, quarkytale

1.2.0 (2022-05-10)

  • Fix up the package description. (#250)
  • Contributors: Chris Lalancette

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 1.10.0
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version rolling
Last Updated 2025-04-28
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS.

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Aaron Blasdel
  • Dirk Thomas
  • Dorian Scholz
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.10.0 (2025-04-28)

1.9.0 (2025-02-02)

1.8.0 (2024-11-20)

1.7.3 (2024-10-03)

1.7.2 (2024-07-23)

1.7.1 (2024-07-10)

1.7.0 (2024-04-26)

1.6.0 (2024-03-28)

  • Add a test dependency on pytest. (#306)
  • Contributors: Chris Lalancette

1.5.0 (2023-12-26)

1.4.1 (2023-06-07)

1.4.0 (2023-04-28)

1.3.2 (2023-04-11)

1.3.1 (2023-02-24)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271)
  • Contributors: Daniel Reuter

1.3.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#283)
  • Contributors: Audrow Nash, Dharini Dutia, quarkytale

1.2.0 (2022-05-10)

  • Fix up the package description. (#250)
  • Contributors: Chris Lalancette

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.1.7
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version humble
Last Updated 2024-02-17
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.7 (2024-02-16)

1.1.6 (2024-01-24)

1.1.5 (2023-04-25)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271) (#286)
  • Contributors: mergify[bot]

1.1.4 (2022-05-10)

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
humble

Package Summary

Tags No category tags.
Version 1.1.7
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version humble
Last Updated 2024-02-17
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.7 (2024-02-16)

1.1.6 (2024-01-24)

1.1.5 (2023-04-25)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271) (#286)
  • Contributors: mergify[bot]

1.1.4 (2022-05-10)

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 1.1.2
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version crystal-devel
Last Updated 2021-08-31
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127
  • Correct spelling/grammer error
  • rqt metapackage maintainer added
  • rqt) email addr changed
  • rqt) package.xml elaborated so that wiki page ros.org/wiki/rqt can show pointer to relevant pkgs.
  • Added an original author that was missing.
  • get maintainer status for rqt infrastructure
  • Contributors: Dirk Thomas, Isaac Saito

0.2.8 (2013-01-11)

0.2.7 (2012-12-31)

0.2.6 (2012-12-23)

  • missing author tag

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
eloquent

Package Summary

Tags No category tags.
Version 1.1.2
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version crystal-devel
Last Updated 2021-08-31
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127
  • Correct spelling/grammer error
  • rqt metapackage maintainer added
  • rqt) email addr changed
  • rqt) package.xml elaborated so that wiki page ros.org/wiki/rqt can show pointer to relevant pkgs.
  • Added an original author that was missing.
  • get maintainer status for rqt infrastructure
  • Contributors: Dirk Thomas, Isaac Saito

0.2.8 (2013-01-11)

0.2.7 (2012-12-31)

0.2.6 (2012-12-23)

  • missing author tag

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
dashing

Package Summary

Tags No category tags.
Version 1.1.2
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version crystal-devel
Last Updated 2021-08-31
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127
  • Correct spelling/grammer error
  • rqt metapackage maintainer added
  • rqt) email addr changed
  • rqt) package.xml elaborated so that wiki page ros.org/wiki/rqt can show pointer to relevant pkgs.
  • Added an original author that was missing.
  • get maintainer status for rqt infrastructure
  • Contributors: Dirk Thomas, Isaac Saito

0.2.8 (2013-01-11)

0.2.7 (2012-12-31)

0.2.6 (2012-12-23)

  • missing author tag

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
galactic

Package Summary

Tags No category tags.
Version 1.1.2
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version crystal-devel
Last Updated 2021-08-31
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127
  • Correct spelling/grammer error
  • rqt metapackage maintainer added
  • rqt) email addr changed
  • rqt) package.xml elaborated so that wiki page ros.org/wiki/rqt can show pointer to relevant pkgs.
  • Added an original author that was missing.
  • get maintainer status for rqt infrastructure
  • Contributors: Dirk Thomas, Isaac Saito

0.2.8 (2013-01-11)

0.2.7 (2012-12-31)

0.2.6 (2012-12-23)

  • missing author tag

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
foxy

Package Summary

Tags No category tags.
Version 1.1.2
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version crystal-devel
Last Updated 2021-08-31
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

0.2.12 (2013-10-09)

0.2.11 (2013-09-06)

0.2.10 (2013-08-21)

0.2.9 (2013-06-06)

  • update maintainer
  • Updated metapackage description.
  • Conform to REP-0127
  • Correct spelling/grammer error
  • rqt metapackage maintainer added
  • rqt) email addr changed
  • rqt) package.xml elaborated so that wiki page ros.org/wiki/rqt can show pointer to relevant pkgs.
  • Added an original author that was missing.
  • get maintainer status for rqt infrastructure
  • Contributors: Dirk Thomas, Isaac Saito

0.2.8 (2013-01-11)

0.2.7 (2012-12-31)

0.2.6 (2012-12-23)

  • missing author tag

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
iron

Package Summary

Tags No category tags.
Version 1.3.4
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version iron
Last Updated 2024-02-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS.

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Aaron Blasdel
  • Dirk Thomas
  • Dorian Scholz
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

1.3.4 (2024-02-15)

1.3.3 (2023-05-19)

1.3.2 (2023-04-11)

1.3.1 (2023-02-24)

  • fix build of [rqt]{.title-ref} with [setuptools>=v61.0.0]{.title-ref} (#271)
  • Contributors: Daniel Reuter

1.3.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#283)
  • Contributors: Audrow Nash, Dharini Dutia, quarkytale

1.2.0 (2022-05-10)

  • Fix up the package description. (#250)
  • Contributors: Chris Lalancette

1.1.3 (2022-04-05)

1.1.2 (2021-08-31)

1.1.1 (2021-04-12)

1.1.0 (2021-04-07)

1.0.7 (2021-02-05)

  • 1.0.7 (#243)
  • Remove Dirk from maintainers in package.xml files per request. (#236)
  • Update maintainers for the crystal-devel branch (#234)
  • Contributors: Michael Jeronimo, Scott K Logan

1.0.6 (2020-05-05)

1.0.5 (2019-09-30)

1.0.4 (2019-05-29)

1.0.3 (2019-05-09)

1.0.2 (2019-02-04)

1.0.1 (2018-12-12)

1.0.0 (2018-12-11)

  • Moving rqt to pure python (#169) (#170)
  • Changing meta package to ament package (#146)
  • Contributors: Mike Lautman, brawner

0.5.0 (2017-04-24)

  • unify version number before next release
  • fixed matplot when using arrays, merged some code from matplot and plot
  • modified print/qDebug/qWarning outputs to be more consistent
  • moved update of publisher plugin comboboxes into worker thread
  • code formatting according to pep8
  • modified semantic of plugin manifest, renamed file names according to PEP 8, refactored relative imports according to PEP 328
  • major renaming and refactoring of all packages
  • renamed packages and moved into separate stacks (refactoring not yet completed)
  • Contributors: Dirk Thomas, Dorian Scholz

0.3.2 (2017-01-24)

0.3.1 (2016-04-01 15:51)

0.3.0 (2016-04-01 14:19)

  • Merge pull request #106 from ros-visualization/qt5 switch to Qt5
  • switch to Qt5
  • remove obsolete email address
  • Contributors: Dirk Thomas

0.2.14 (2014-03-04)

0.2.13 (2014-01-08)

  • "0.2.13"
  • Contributors: Dirk Thomas

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
lunar

Package Summary

Tags No category tags.
Version 0.5.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2024-07-10
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.4.8
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version groovy-devel
Last Updated 2017-04-28
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.4.8
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version groovy-devel
Last Updated 2017-04-28
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
hydro

Package Summary

Tags No category tags.
Version 0.4.8
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version groovy-devel
Last Updated 2017-04-28
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dirk Thomas

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 0.5.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2024-07-10
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2024-07-10
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange

Package symbol

rqt package from rqt repo

rqt rqt_gui rqt_gui_cpp rqt_gui_py rqt_py_common

ROS Distro
noetic

Package Summary

Tags No category tags.
Version 0.5.5
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt.git
VCS Type git
VCS Version noetic-devel
Last Updated 2025-04-26
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages

Additional Links

Maintainers

  • Dharini Dutia

Authors

  • Dirk Thomas
  • Dorian Scholz
  • Aaron Blasdel
  • Michael Jeronimo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt

0.5.5 (2025-04-26)

  • Bump cmake_minimum_required to avoid deprecation (#320)
  • Contributors: Arne Hitzmann

0.5.4 (2025-04-09)

  • Import setup from setuptools instead of distutils.core (#287)
  • Update maintainer (#269)
  • Contributors: Arne Hitzmann, Dharini Dutia, quarkytale

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rqt at Robotics Stack Exchange