CHANGELOG

Changelog for package rqt_graph

1.5.4 (2024-05-20)

  • Fixed fit_in_view icon button (backport #95) (#96)

  • Contributors: mergify[bot]

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)

  • 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 prefixes from buttons

  • Prefix all node and topic names with n_ and t_ 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)

0.3.7 (2014-07-11)

  • fix compatibility with Groovy, use TopicStatistics only if available (#252)

  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • add displaying of topic/connection statistics along edges (#214)

  • using CATKIN_ENABLE_TESTING to optionally configure tests (#220)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

  • add groups for rqt plugins, renamed some plugins (#167)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

  • modified zooming method to work better on high-res trackpads like Macbook Pros (#187)

0.3.0 (2013-08-28)

0.2.17 (2013-07-04)

  • Improve checkbox labels and tooltips wording.

0.2.16 (2013-04-09 13:33)

0.2.15 (2013-04-09 00:02)

0.2.14 (2013-03-14)

0.2.13 (2013-03-11 22:14)

0.2.12 (2013-03-11 13:56)

0.2.11 (2013-03-08)

0.2.10 (2013-01-22)

0.2.9 (2013-01-17)

0.2.8 (2013-01-11)

0.2.7 (2012-12-24)

0.2.6 (2012-12-23)

0.2.5 (2012-12-21 19:11)

0.2.4 (2012-12-21 01:13)

0.2.3 (2012-12-21 00:24)

0.2.2 (2012-12-20 18:29)

0.2.1 (2012-12-20 17:47)

0.2.0 (2012-12-20 17:39)

  • first release of this package into groovy