CHANGELOG

Changelog for package rqt_publisher

1.8.0 (2024-04-26)

1.7.2 (2024-03-28)

  • Use raw strings for regular expressions. (#44)

  • Switch maintainer to me. (#43)

  • Update maintainer list in package.xml files (#42)

  • Contributors: Chris Lalancette, Michael Jeronimo

1.7.1 (2024-02-07)

  • Add in a test dependency on pytest. (#41)

  • Contributors: Chris Lalancette

1.7.0 (2023-04-28)

1.6.3 (2023-04-11)

  • Changes the use of __slots__ for the field and field type getter

  • Contributors: Michael Jeronimo, Voldivh

1.6.2 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#36)

  • Contributors: Audrow Nash

1.6.1 (2022-11-02)

  • Minor cleanups in rqt_publisher for ROS 2 (#35)

  • Contributors: Chris Lalancette

1.6.0 (2022-08-02)

  • Delete sync to foxy-devel workflow

  • Merge pull request #33 from NBadyal/improve-evaluation-of-types

  • Use regex matching to strip errors from input

  • Change slot_type verification strategy

  • Mirror rolling to foxy-devel

  • Contributors: Audrow Nash, Geoffrey Biggs, Nicholas Badyal

1.2.0 (2022-05-10)

1.1.3 (2021-06-29)

  • Fix: Do not ignore field values introduced by the user. (#28)

  • Fix modern setuptools warning about dashes instead of underscores. (#29)

  • Contributors: Chris Lalancette, coalman321

1.1.2 (2021-04-27)

  • Changed the build type to ament_python and fixed package to run with ros2 run (#18)

  • Drop numpy.float128 references (#26)

  • Contributors: Alejandro Hernández Cordero, Michel Hidalgo

1.1.1 (2021-03-16)

  • Use rosidl_runtime_py instead of rqt_py_common where possible (#24)

  • Add now() to evaluation (#22)

  • Contributors: Ivan Santiago Paunovic, Yossi Ovcharik

1.1.0 (2019-10-03)

  • fix setting expressions on sequence items (#16)

1.0.3 (2018-12-13)

  • Prepending node namespace to relative topics and adding validation for topic names (#7)

  • Contributors: brawner

1.0.2 (2018-12-12)

  • fix cleaning up publisher on shutdown (#6)

1.0.1 (2018-12-12)

  • destroy publishers on removal (#4)

  • Contributors: Mike Lautman

1.0.0 (2018-12-11)

  • Port to ROS2 (#2)

  • autopep8 (#1)

  • Contributors: Mike Lautman, brawner

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

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)

  • use checkbox for boolean types (#372)

0.4.1 (2016-05-16)

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)

  • fixed rqt_publisher plugin to fill message slots for individual fields of primitive arrays

  • use proper icon names for add/remove

  • Contributors: Robert Haschke, Vincent Rabaud

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

0.3.10 (2014-10-01)

  • update plugin scripts to use full name to avoid future naming collisions

0.3.9 (2014-08-18)

0.3.8 (2014-07-15)

0.3.7 (2014-07-11)

  • fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)

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

0.3.6 (2014-06-02)

  • use queue_size for Python publishers

0.3.5 (2014-05-07)

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)

  • fix regression of 0.3.1 (rospack not defined)

0.3.1 (2013-10-09)

  • improve performance to fill combo box with message types (#177)

0.3.0 (2013-08-28)

0.2.17 (2013-07-04)

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