rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 2.0.3 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-02-17 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dirk Thomas
- Aaron Blasdel
- Arne Hitzmann
Authors
- Aaron Blasdel
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
2.0.3 (2024-02-16)
- added new maintainer
- Contributors: Arne Hitzmann
2.0.2 (2021-10-27)
- Use a custom QoS profile based on the default rosout QoS profile (#37)
- Contributors: Arne Hitzmann, Cole Tucker
2.0.1 (2021-04-27)
- Use underscores in setup.cfg instead of dashes (#31)
- Contributors: Michel Hidalgo
2.0.0 (2021-03-18)
- Fix regression introduced in #21 (#28)
- Changed the build type to ament_python and added setup.cfg (#21)
- Contributors: Alejandro Hernández Cordero
1.1.1 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- remove topics concept which has been removed in ROS 2 (#16)
- fix handle_pause_clicked doesn't need args (#15)
1.1.0 (2019-10-03)
- update for Dashing (#10)
1.0.1 (2018-12-12)
- remove unnecesary find_package call (#9)
1.0.0 (2018-12-11)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
rclpy | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common | |
rcl_interfaces |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_console at Robotics Stack Exchange
rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 2.1.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-02-14 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dharini Dutia
- Arne Hitzmann
Authors
- Aaron Blasdel
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
2.1.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#39)
- Contributors: Arne Hitzmann, Audrow Nash
2.1.0 (2022-05-10)
- added new maintainer
- Contributors: Arne Hitzmann
2.0.2 (2021-10-27)
- Use a custom QoS profile based on the default rosout QoS profile (#37)
- Contributors: Arne Hitzmann, Cole Tucker
2.0.1 (2021-04-27)
- Use underscores in setup.cfg instead of dashes (#31)
- Contributors: Michel Hidalgo
2.0.0 (2021-03-18)
- Fix regression introduced in #21 (#28)
- Changed the build type to ament_python and added setup.cfg (#21)
- Contributors: Alejandro Hernández Cordero
1.1.1 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- remove topics concept which has been removed in ROS 2 (#16)
- fix handle_pause_clicked doesn't need args (#15)
1.1.0 (2019-10-03)
- update for Dashing (#10)
1.0.1 (2018-12-12)
- remove unnecesary find_package call (#9)
1.0.0 (2018-12-11)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
rclpy | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common | |
rcl_interfaces |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_console at Robotics Stack Exchange
rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 2.2.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-02-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dharini Dutia
- Arne Hitzmann
Authors
- Aaron Blasdel
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
2.2.1 (2024-02-07)
- Add a test dependency on pytest. (#45)
- Contributors: Arne Hitzmann, Chris Lalancette
2.2.0 (2023-04-28)
2.1.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#39)
- Contributors: Arne Hitzmann, Audrow Nash
2.1.0 (2022-05-10)
- added new maintainer
- Contributors: Arne Hitzmann
2.0.2 (2021-10-27)
- Use a custom QoS profile based on the default rosout QoS profile (#37)
- Contributors: Arne Hitzmann, Cole Tucker
2.0.1 (2021-04-27)
- Use underscores in setup.cfg instead of dashes (#31)
- Contributors: Michel Hidalgo
2.0.0 (2021-03-18)
- Fix regression introduced in #21 (#28)
- Changed the build type to ament_python and added setup.cfg (#21)
- Contributors: Alejandro Hernández Cordero
1.1.1 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- remove topics concept which has been removed in ROS 2 (#16)
- fix handle_pause_clicked doesn't need args (#15)
1.1.0 (2019-10-03)
- update for Dashing (#10)
1.0.1 (2018-12-12)
- remove unnecesary find_package call (#9)
1.0.0 (2018-12-11)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
rclpy | |
rcl_interfaces | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_console at Robotics Stack Exchange
rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 2.3.0 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-04-26 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dharini Dutia
- Arne Hitzmann
Authors
- Aaron Blasdel
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
2.3.0 (2024-04-26)
2.2.1 (2024-02-07)
- Add a test dependency on pytest. (#45)
- Contributors: Arne Hitzmann, Chris Lalancette
2.2.0 (2023-04-28)
2.1.1 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#39)
- Contributors: Arne Hitzmann, Audrow Nash
2.1.0 (2022-05-10)
- added new maintainer
- Contributors: Arne Hitzmann
2.0.2 (2021-10-27)
- Use a custom QoS profile based on the default rosout QoS profile (#37)
- Contributors: Arne Hitzmann, Cole Tucker
2.0.1 (2021-04-27)
- Use underscores in setup.cfg instead of dashes (#31)
- Contributors: Michel Hidalgo
2.0.0 (2021-03-18)
- Fix regression introduced in #21 (#28)
- Changed the build type to ament_python and added setup.cfg (#21)
- Contributors: Alejandro Hernández Cordero
1.1.1 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- remove topics concept which has been removed in ROS 2 (#16)
- fix handle_pause_clicked doesn't need args (#15)
1.1.0 (2019-10-03)
- update for Dashing (#10)
1.0.1 (2018-12-12)
- remove unnecesary find_package call (#9)
1.0.0 (2018-12-11)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
rclpy | |
rcl_interfaces | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_console at Robotics Stack Exchange
rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 0.4.12 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-12 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dirk Thomas
- Aaron Blasdel
- Arne Hitzmann
Authors
- Aaron Blasdel
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
0.4.12 (2023-10-02)
- added LICENSE file
- Import setup from setuptools instead of distutils.core
- Add xml-model
0.4.11 (2020-05-22)
- readd rqt_console global executable, regression from 0.4.10 (#24)
0.4.10 (2020-05-20)
- use catkin_install_python() (#23)
- bump CMake minimum version to avoid CMP0048 warning
0.4.9 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- fix handle_pause_clicked doesn't need args (#15)
- add Python 3 conditional dependencies (#14)
- flake8 (#7)
- autopep8 (#6)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_console at Robotics Stack Exchange
rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 2.0.2 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-02-17 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dirk Thomas
- Aaron Blasdel
- Arne Hitzmann
Authors
- Aaron Blasdel
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
2.0.2 (2021-10-27)
- Use a custom QoS profile based on the default rosout QoS profile (#37)
- Contributors: Arne Hitzmann, Cole Tucker
2.0.1 (2021-04-27)
- Use underscores in setup.cfg instead of dashes (#31)
- Contributors: Michel Hidalgo
2.0.0 (2021-03-18)
- Fix regression introduced in #21 (#28)
- Changed the build type to ament_python and added setup.cfg (#21)
- Contributors: Alejandro Hernández Cordero
1.1.1 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- remove topics concept which has been removed in ROS 2 (#16)
- fix handle_pause_clicked doesn't need args (#15)
1.1.0 (2019-10-03)
- update for Dashing (#10)
1.0.1 (2018-12-12)
- remove unnecesary find_package call (#9)
1.0.0 (2018-12-11)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
python_qt_binding | |
rclpy | |
rqt_gui | |
rqt_gui_py | |
rqt_py_common | |
rcl_interfaces |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_console at Robotics Stack Exchange
rqt_console package from rqt_console reporqt_console |
|
Package Summary
Tags | No category tags. |
Version | 0.4.12 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_console.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-10-12 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_console provides a GUI plugin for displaying and filtering ROS messages.
Additional Links
Maintainers
- Dirk Thomas
- Aaron Blasdel
- Arne Hitzmann
Authors
- Aaron Blasdel
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_console
0.4.12 (2023-10-02)
- added LICENSE file
- Import setup from setuptools instead of distutils.core
- Add xml-model
0.4.11 (2020-05-22)
- readd rqt_console global executable, regression from 0.4.10 (#24)
0.4.10 (2020-05-20)
- use catkin_install_python() (#23)
- bump CMake minimum version to avoid CMP0048 warning
0.4.9 (2020-01-14)
- fix division in Python 3 (#18)
- fix highlight filter by message (#17)
- fix exclude messages (#11)
- add context menu for hiding and showing columns (#13)
- fix handle_pause_clicked doesn't need args (#15)
- add Python 3 conditional dependencies (#14)
- flake8 (#7)
- autopep8 (#6)
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)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
- make message column stretch (#398)
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)
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)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
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)
- use icons instead of text when available, refactor pause/resume button
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- rewrite of rqt_console to drastically improve performance (#186)
0.3.0 (2013-08-28)
- pause button no more saves state (#125)
- persist message limit (#138)
- add ability to set logger level (#117)
- add tooltips to table cells (#143)
- improve labels for filters (#146)
- fix time column when loading data from file (#160)
- fix applying message limit on change (#133)
- fix clear button to remove all messages (#141)
- fix sorting to use row index to decide order between equal values (except for time column) (#124)
- fix locking of message queue
- fix rendering of icons on OS X (ros-visualization/rqt#83)
0.2.17 (2013-07-04)
- added missing word in status tip
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)
- Fix; can't add filters when using pyside (#36)
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)
- first release of this package into groovy
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found