Package Summary
Tags | No category tags. |
Version | 1.3.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-05-15 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.3.1 (2024-05-15)
1.3.0 (2022-09-13)
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.5.5 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2025-07-25 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Chris Lalancette
Authors
- Aaron Blasdel
- Dirk Thomas
- William Woodall
Changelog for package rqt_graph
1.5.5 (2025-07-25)
- add warning for type incompatibilities (backport #105) (#108)
- Remove CODEOWNERS (backport #102) (#103)
- Contributors: Jonas Otto, mergify[bot]
1.5.4 (2024-05-20)
1.5.3 (2024-04-16)
- Update maintainer list in package.xml files (#92)
- Contributors: Michael Jeronimo
1.5.2 (2024-02-07)
- Add a test dependency on python3-pytest. (#91)
- Contributors: Chris Lalancette
1.5.1 (2023-05-11)
- Refresh rosgraph when params checkbox is clicked (#86)
- Contributors: Yadunund
1.5.0 (2023-04-28)
1.4.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#83)
- Contributors: Audrow Nash, Chris Lalancette
1.4.0 (2022-09-13)
- Minor cleanup (#80)
- Mirror rolling to galactic-devel
- graph load/save into DOT file corrections for py3 (#78)
- Contributors: Audrow Nash, David V. Lu!!, mergify[bot]
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
File truncated at 100 lines see the full file
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.7.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | kilted |
Last Updated | 2025-07-25 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Chris Lalancette
Authors
- Aaron Blasdel
- Dirk Thomas
- William Woodall
Changelog for package rqt_graph
1.7.1 (2025-07-25)
1.7.0 (2025-02-02)
- Add in standard tests. (#104)
- Remove CODEOWNERS (#102)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette
1.6.1 (2024-06-17)
- Fixed fit_in_view icon button (#95)
- Contributors: Alejandro Hernández Cordero
1.6.0 (2024-04-26)
1.5.3 (2024-04-16)
- Update maintainer list in package.xml files (#92)
- Contributors: Michael Jeronimo
1.5.2 (2024-02-07)
- Add a test dependency on python3-pytest. (#91)
- Contributors: Chris Lalancette
1.5.1 (2023-05-11)
- Refresh rosgraph when params checkbox is clicked (#86)
- Contributors: Yadunund
1.5.0 (2023-04-28)
1.4.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#83)
- Contributors: Audrow Nash, Chris Lalancette
1.4.0 (2022-09-13)
- Minor cleanup (#80)
- Mirror rolling to galactic-devel
- graph load/save into DOT file corrections for py3 (#78)
- Contributors: Audrow Nash, David V. Lu!!, mergify[bot]
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
qt_dotgraph | |
rclpy | |
rqt_gui | |
rqt_gui_py | |
ament_copyright | |
ament_flake8 | |
ament_pep257 | |
ament_xmllint |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.8.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2025-07-25 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Chris Lalancette
Authors
- Aaron Blasdel
- Dirk Thomas
- William Woodall
Changelog for package rqt_graph
1.8.1 (2025-07-4)
- add warning for type incompatibilities (#105)
- Remove rqt_graph script. (#66)
- fix setuptools deprecations (#107)
- Contributors: Chris Lalancette, Jonas Otto, mosfet80
1.8.0 (2025-04-28)
1.7.0 (2025-02-02)
- Add in standard tests. (#104)
- Remove CODEOWNERS (#102)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette
1.6.1 (2024-06-17)
- Fixed fit_in_view icon button (#95)
- Contributors: Alejandro Hernández Cordero
1.6.0 (2024-04-26)
1.5.3 (2024-04-16)
- Update maintainer list in package.xml files (#92)
- Contributors: Michael Jeronimo
1.5.2 (2024-02-07)
- Add a test dependency on python3-pytest. (#91)
- Contributors: Chris Lalancette
1.5.1 (2023-05-11)
- Refresh rosgraph when params checkbox is clicked (#86)
- Contributors: Yadunund
1.5.0 (2023-04-28)
1.4.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#83)
- Contributors: Audrow Nash, Chris Lalancette
1.4.0 (2022-09-13)
- Minor cleanup (#80)
- Mirror rolling to galactic-devel
- graph load/save into DOT file corrections for py3 (#78)
- Contributors: Audrow Nash, David V. Lu!!, mergify[bot]
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
qt_dotgraph | |
rclpy | |
rqt_gui | |
rqt_gui_py | |
ament_copyright | |
ament_flake8 | |
ament_pep257 | |
ament_xmllint |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.3.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-05-15 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.3.1 (2024-05-15)
1.3.0 (2022-09-13)
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.3.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-05-15 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.3.1 (2024-05-15)
1.3.0 (2022-09-13)
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.0.4 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | crystal-devel |
Last Updated | 2020-07-30 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Dirk Thomas
- Aaron Blasdel
Authors
- Dirk Thomas
Changelog for package rqt_graph
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix rendering of namespace boxes (#266)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | dashing-devel |
Last Updated | 2020-10-14 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | dashing-devel |
Last Updated | 2020-10-14 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | galactic-devel |
Last Updated | 2022-09-13 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.4.0 (2022-09-13)
- Minor cleanup (#80)
- Mirror rolling to galactic-devel
- graph load/save into DOT file corrections for py3 (#78)
- Contributors: Audrow Nash, David V. Lu!!, mergify[bot]
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.1.3 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | foxy-devel |
Last Updated | 2022-01-31 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.1.3 (2022-01-31)
- Graph load/save into DOT file corrections for Python 3 (#62)
- Fix quiet filtering for node_topic graphs (#70) (#71)
- Contributors: David V. Lu!!, skudryas
1.1.2 (2021-04-12)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.4.3 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2024-07-11 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
Authors
- Aaron Blasdel
- Dirk Thomas
- William Woodall
Changelog for package rqt_graph
1.4.3 (2024-07-10)
- Fixed fit_in_view icon button (#98)
- Contributors: Alejandro Hernández Cordero
1.4.2 (2023-05-11)
- Refresh rosgraph when params checkbox is clicked (#87)
- Contributors: Yadunund
1.4.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#83)
- Contributors: Audrow Nash, Chris Lalancette
1.4.0 (2022-09-13)
- Minor cleanup (#80)
- Mirror rolling to galactic-devel
- graph load/save into DOT file corrections for py3 (#78)
- Contributors: Audrow Nash, David V. Lu!!, mergify[bot]
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 0.4.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-03-01 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
0.4.14 (2020-05-22)
- readd rqt_graph global executable, regression from 0.4.13 (#45)
0.4.13 (2020-05-20)
- use catkin_install_python() (#43)
0.4.12 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
0.4.11 (2020-01-06)
- skip removal of non-present tf connections (#40)
- add Python 3 conditional dependencies (#37)
- fix typo that caused a crash when trying to load a dot file. (#31)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix rendering of namespace boxes (#266)
0.3.8 (2014-07-15)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
python_qt_binding | |
qt_dotgraph | |
rosgraph | |
rosgraph_msgs | |
roslib | |
rosnode | |
rospy | |
rosservice | |
rostopic | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_dep | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 0.4.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-03-01 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
0.4.14 (2020-05-22)
- readd rqt_graph global executable, regression from 0.4.13 (#45)
0.4.13 (2020-05-20)
- use catkin_install_python() (#43)
0.4.12 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
0.4.11 (2020-01-06)
- skip removal of non-present tf connections (#40)
- add Python 3 conditional dependencies (#37)
- fix typo that caused a crash when trying to load a dot file. (#31)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix rendering of namespace boxes (#266)
0.3.8 (2014-07-15)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
python_qt_binding | |
qt_dotgraph | |
rosgraph | |
rosgraph_msgs | |
roslib | |
rosnode | |
rospy | |
rosservice | |
rostopic | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_dep | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 0.4.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-03-01 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
0.4.14 (2020-05-22)
- readd rqt_graph global executable, regression from 0.4.13 (#45)
0.4.13 (2020-05-20)
- use catkin_install_python() (#43)
0.4.12 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
0.4.11 (2020-01-06)
- skip removal of non-present tf connections (#40)
- add Python 3 conditional dependencies (#37)
- fix typo that caused a crash when trying to load a dot file. (#31)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix rendering of namespace boxes (#266)
0.3.8 (2014-07-15)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
python_qt_binding | |
qt_dotgraph | |
rosgraph | |
rosgraph_msgs | |
roslib | |
rosnode | |
rospy | |
rosservice | |
rostopic | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_dep | |
rqt_tf_tree | |
rqt_capabilities |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 1.3.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-05-15 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
1.3.1 (2024-05-15)
1.3.0 (2022-09-13)
1.2.1 (2022-01-14)
- Fix quiet filtering for node_topic graphs (#70)
- Contributors: David V. Lu!!
1.2.0 (2021-03-30)
- Make topics that have qos incompatibilities red in the graph, add information to the node tooltip (#61)
- Add node name, topic name, and endpoint kind to the qos edge tooltip (#60)
- Contributors: Ivan Santiago Paunovic
1.1.1 (2021-03-18)
- Update maintainers for ROS2 branches (#55)
- Contributors: Michael Jeronimo
1.1.0 (2020-09-23)
- add edge tooltip with QoS of publishers and subscribers (#53)
1.0.5 (2020-09-18)
- install executable rqt_graph (#49)
- add setup.cfg with script install directories (#42)
- add pytest.ini so local tests don't display warning (#48)
1.0.4 (2020-01-06)
- skip removal of non-present tf connections (#40)
1.0.3 (2019-10-23)
- Add topic edges for the Nodes Only view mode. (#35)
- Fix node not found during refresh when namespace is not empty (#34)
- Contributors: Dirk Thomas, Michel Hidalgo, Xavier BROQUERE
1.0.2 (2019-10-03)
- fix typo that caused a crash when trying to load a dot file (#31)
1.0.0 (2019-02-04)
- copy base rosgraph.impl.graph file (#23)
- port to ROS 2 (#22)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_tf_tree | |
rqt_dotgraph |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 0.4.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-03-01 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
0.4.14 (2020-05-22)
- readd rqt_graph global executable, regression from 0.4.13 (#45)
0.4.13 (2020-05-20)
- use catkin_install_python() (#43)
0.4.12 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
0.4.11 (2020-01-06)
- skip removal of non-present tf connections (#40)
- add Python 3 conditional dependencies (#37)
- fix typo that caused a crash when trying to load a dot file. (#31)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix rendering of namespace boxes (#266)
0.3.8 (2014-07-15)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
python_qt_binding | |
qt_dotgraph | |
rosgraph | |
rosgraph_msgs | |
roslib | |
rosnode | |
rospy | |
rosservice | |
rostopic | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_dep | |
rqt_py_trees | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 0.4.14 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-03-01 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
0.4.14 (2020-05-22)
- readd rqt_graph global executable, regression from 0.4.13 (#45)
0.4.13 (2020-05-20)
- use catkin_install_python() (#43)
0.4.12 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
0.4.11 (2020-01-06)
- skip removal of non-present tf connections (#40)
- add Python 3 conditional dependencies (#37)
- fix typo that caused a crash when trying to load a dot file. (#31)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- fix duplicate rendering of statistics information (#283)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix rendering of namespace boxes (#266)
0.3.8 (2014-07-15)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
python_qt_binding | |
qt_dotgraph | |
rosgraph | |
rosgraph_msgs | |
roslib | |
rosnode | |
rospy | |
rosservice | |
rostopic | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_dep | |
rqt_py_trees | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
Package Summary
Tags | No category tags. |
Version | 0.4.16 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_graph.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2025-04-26 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- William Woodall
Authors
- Dirk Thomas
- Aaron Blasdel
Changelog for package rqt_graph
0.4.16 (2025-04-26)
- Bump cmake_minimum_required to avoid deprecation (#106)
- Contributors: Arne Hitzmann
0.4.15 (2025-04-09)
- Import setup from setuptools instead of distutils.core (#84)
- Update maintainers (#54)
- Contributors: Arne Hitzmann, Matthijs van der Burgh, Michael Jeronimo
0.4.14 (2020-05-22)
- readd rqt_graph global executable, regression from 0.4.13 (#45)
0.4.13 (2020-05-20)
- use catkin_install_python() (#43)
0.4.12 (2020-03-11)
- bump CMake minimum version to avoid CMP0048 warning
0.4.11 (2020-01-06)
- skip removal of non-present tf connections (#40)
- add Python 3 conditional dependencies (#37)
- fix typo that caused a crash when trying to load a dot file. (#31)
- autopep8 and gitignore (#19)
- replace str() by unicode() (#17)
- edge class is unhashable so cannot put into a set, use a list instead (#16)
0.4.10 (2018-05-22)
- add nested subnamespaces and more options to hide or group topics (#13)
0.4.9 (2017-07-27)
- fixes for Python 3 (#10)
- only show namespaces if all entities have a common non-empty base path (#8)
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
- fix statistics are enabled, regression of 0.4.4 (#428)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax (#421)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
- fix mouse wheel delta in Qt 5 (#376)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
- Remove repeated prefices from buttons
- Prefix all node and topic names with [n_]{.title-ref} and [t_]{.title-ref} respectively, to allow dot to distinguish them
- Contributors: Eric Wieser
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
python_qt_binding | |
qt_dotgraph | |
rosgraph | |
rosgraph_msgs | |
roslib | |
rosnode | |
rospy | |
rosservice | |
rostopic | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
rqt_dep | |
rqt_py_trees | |
rqt_tf_tree |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_graph at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.