- [rolling] Update maintainers - 2022-11-07 (#122)
- Contributors: Audrow Nash
- Cleanup mislabeled BSD license (#66)
- Add support for array types (#108)
- Contributors: Shrijit Singh, Tully Foote
- Fix float slider step size (#117)
- update maintainer
- Contributors: Audrow Nash, Dharini Dutia, Florian Vahl, Jacob Perron, quarkytale
- Cleanups to the install scripts. (#103)
- Contributors: Chris Lalancette
- Fix a flake8 warning. (#99)
- Use timeouts in service calls to avoid hangs (#98)
- Add maintainer to package.xml (#95)
- Contributors: Chris Lalancette, Michael Jeronimo
- Save instance state in rqt settings (#90)
- Use safe YAML loader (#89)
- Don't process scroll events unless specifically focused (#88)
- Fix node selection from command line (#87)
- Add pytest.ini so local tests don't display warning (#91)
- Support PEP 338 invocation of rqt_reconfigure (#85)
- Fixed package to run with ros2 run (#81)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Scott K Logan
- Fix new flake8 warning (#65)
- Contributors: Dirk Thomas
- install package marker (#55) (#55)
- Drop ROS 1 info from package description (#54)
- Contributors: Scott K Logan
- Use a consistent formatting method when logging (#49) This will improve logging function compatibility between ROS 1 and ROS 2.
- Re-format license headers to conform to ROS templates (#39) This change adds a line to the license headers specifying the name of the license that follows. It also re-formats the recently added LICENSE and CONTRIBUTING.md files to match the templates.
- Rename DynreconfClientWidget => ParamClientWidget (#36)
- Add ament tests
- Add LICENSE and CONTRIBUTING.md (#37)
- Format per linter suggestions and run tests (#35)
- Fix some linter errors and get tests running (#33)
- Pull logging methods into a separate file (#34)
- Update to package.xml format 2 (#32)
- Migration to ROS2
- Contributors: Gonzalo de Pedro, Gonzo, Michel Hidalgo, Scott K Logan, Timon Engelke
- Lazy load dynamic_reconfigure client for each node Fixes #20
- Use English locale in QDoubleValidator Fixes #21
- Contributors: Arkady Shapkin, Yuki Furuta
- Added error handling for dynamic_reconfigure exceptions (#10)
- Fix left pane tree view resizing (#11)
- replace setShown with setVisible (#418)
- use Python 3 compatible syntax (#421)
- add buttons to 'save' to and 'load' from file (#406)
- fix accessing attribute superseded in Qt5 (#370)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
- Added refresh button to re-scan reconfigure server list
- Now retains functioning nodes when refreshing
- Contributors: Kei Okada, Scott K Logan
- update plugin scripts to use full name to avoid future naming collisions
- fix slider bar, add context menus for common operations (#251)
- fix bug in float range calculations (#241)
- remove experimental suffix from rqt_reconfigure (#256)
- export architecture_independent flag in package.xml (#254)
- remove unnecessary margins to improve usability on small screens (#228)
- numerous improvements and bug fixes (#209, #210)
- add option to open list of names from command line (#214)
- add groups for rqt plugins, renamed some plugins (#167)
- mark rqt_launch and rqt_reconfigure as experimental (#167)
- fix updating range limits (#108)
- fix layout quirks (#150)
- fix icon for closing a node (#48)
- fix handling of enum parameters with strings
- Improvement; "GUI hangs for awhile or completely, when any one of nodes doesn't return any value" (#81)
- Fix; Segmentation fault using integer slider (#63)
- Improve performance significantly upon launch (#45)
- Add feature to delete of shown nodes feature
- Fix; No Interaction with Boolean values (#2)
- renamed rqt_param to rqt_reconfigure (added missing file)
- first release of this package into groovy