- Add in the remaining standard ament_python tests. (#49)
- Add in LICENSE. (#46)
- Remove CODEOWNERS (#47)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette
- 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
- Add in a test dependency on pytest. (#41)
- Contributors: Chris Lalancette
- Changes the use of __slots__ for the field and field type getter
- Contributors: Michael Jeronimo, Voldivh
- [rolling] Update maintainers - 2022-11-07 (#36)
- Contributors: Audrow Nash
- Minor cleanups in rqt_publisher for ROS 2 (#35)
- Contributors: Chris Lalancette
- 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
- 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
- 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
- Use rosidl_runtime_py instead of rqt_py_common where possible (#24)
- Add now() to evaluation (#22)
- Contributors: Ivan Santiago Paunovic, Yossi Ovcharik
- fix setting expressions on sequence items (#16)
- Prepending node namespace to relative topics and adding validation for topic names (#7)
- Contributors: brawner
- fix cleaning up publisher on shutdown (#6)
- destroy publishers on removal (#4)
- Contributors: Mike Lautman
- use Python 3 compatible syntax (#421)
- use checkbox for boolean types (#372)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
- 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
- update plugin scripts to use full name to avoid future naming collisions
- fix compatibility with Groovy, use queue_size for Python publishers only when available (#243)
- export architecture_independent flag in package.xml (#254)
- use queue_size for Python publishers
- add groups for rqt plugins, renamed some plugins (#167)
- fix regression of 0.3.1 (rospack not defined)
- improve performance to fill combo box with message types (#177)
- first release of this package into groovy