rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | humble-devel |
Last Updated | 2022-04-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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.2.0 (2022-04-07)
- Install headers to include/${PROJECT_NAME} (#63)
- Using "sensor data" QoS profile with BEST_EFFORT (#67)
- fix: modify qt deprecation warning (#68)
- [FIX] add missing QComboBox to ui (#66)
- [Rolling] Remember color scheme (#64)
- Remember color scheme
- Contributors: Daisuke Nishimatsu, Karl Schulz, Matthijs van der Burgh, Shane Loretz, wodtko
1.1.2 (2022-01-20)
- Use image_transport and cv_bridge targets (#62)
- Contributors: Shane Loretz
1.1.1 (2021-03-19)
- Updated maintainers.
- Contributors: Mabel Zhang
1.1.0 (2020-08-07)
- fix segfault on topic change (#40)
- fix ImportError in image_publisher script (#39)
- update include directives for image_transport to avoid deprecation warning (#34)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
ros_gz_sim_demos |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.3.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | rolling-devel |
Last Updated | 2024-04-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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.3.0 (2024-04-17)
- include cv_bridge.hpp instead of cv_bridge.h (#80)
- Contributors: Lucas Walter
1.2.0 (2022-04-07)
- Install headers to include/${PROJECT_NAME} (#63)
- Using "sensor data" QoS profile with BEST_EFFORT (#67)
- fix: modify qt deprecation warning (#68)
- [FIX] add missing QComboBox to ui (#66)
- [Rolling] Remember color scheme (#64)
- Remember color scheme
- Contributors: Daisuke Nishimatsu, Karl Schulz, Matthijs van der Burgh, Shane Loretz, wodtko
1.1.2 (2022-01-20)
- Use image_transport and cv_bridge targets (#62)
- Contributors: Shane Loretz
1.1.1 (2021-03-19)
- Updated maintainers.
- Contributors: Mabel Zhang
1.1.0 (2020-08-07)
- fix segfault on topic change (#40)
- fix ImportError in image_publisher script (#39)
- update include directives for image_transport to avoid deprecation warning (#34)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
ros_gz_sim_demos |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.3.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | rolling-devel |
Last Updated | 2024-04-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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.3.0 (2024-04-17)
- include cv_bridge.hpp instead of cv_bridge.h (#80)
- Contributors: Lucas Walter
1.2.0 (2022-04-07)
- Install headers to include/${PROJECT_NAME} (#63)
- Using "sensor data" QoS profile with BEST_EFFORT (#67)
- fix: modify qt deprecation warning (#68)
- [FIX] add missing QComboBox to ui (#66)
- [Rolling] Remember color scheme (#64)
- Remember color scheme
- Contributors: Daisuke Nishimatsu, Karl Schulz, Matthijs van der Burgh, Shane Loretz, wodtko
1.1.2 (2022-01-20)
- Use image_transport and cv_bridge targets (#62)
- Contributors: Shane Loretz
1.1.1 (2021-03-19)
- Updated maintainers.
- Contributors: Mabel Zhang
1.1.0 (2020-08-07)
- fix segfault on topic change (#40)
- fix ImportError in image_publisher script (#39)
- update include directives for image_transport to avoid deprecation warning (#34)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
ros_gz_sim_demos |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.3.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | rolling-devel |
Last Updated | 2024-04-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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.3.0 (2024-04-17)
- include cv_bridge.hpp instead of cv_bridge.h (#80)
- Contributors: Lucas Walter
1.2.0 (2022-04-07)
- Install headers to include/${PROJECT_NAME} (#63)
- Using "sensor data" QoS profile with BEST_EFFORT (#67)
- fix: modify qt deprecation warning (#68)
- [FIX] add missing QComboBox to ui (#66)
- [Rolling] Remember color scheme (#64)
- Remember color scheme
- Contributors: Daisuke Nishimatsu, Karl Schulz, Matthijs van der Burgh, Shane Loretz, wodtko
1.1.2 (2022-01-20)
- Use image_transport and cv_bridge targets (#62)
- Contributors: Shane Loretz
1.1.1 (2021-03-19)
- Updated maintainers.
- Contributors: Mabel Zhang
1.1.0 (2020-08-07)
- fix segfault on topic change (#40)
- fix ImportError in image_publisher script (#39)
- update include directives for image_transport to avoid deprecation warning (#34)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
ros_gz_sim_demos |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 0.4.17 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-05-24 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- William Woodall
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
0.4.16 (2020-08-07)
- fix segfault on topic change (#40)
0.4.15 (2020-04-07)
- bump CMake minimum version to avoid CMP0048 warning
0.4.14 (2020-01-10)
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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_image_view at Robotics Stack Exchange
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | crystal-devel |
Last Updated | 2020-10-28 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.0.5 (2020-08-07)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | crystal-devel |
Last Updated | 2020-10-28 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.0.5 (2020-08-07)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | crystal-devel |
Last Updated | 2020-10-28 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.0.5 (2020-08-07)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | foxy-devel |
Last Updated | 2021-03-19 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.1.1 (2021-03-19)
- Updated maintainers.
- Contributors: Mabel Zhang
1.1.0 (2020-08-07)
- fix segfault on topic change (#40)
- fix ImportError in image_publisher script (#39)
- update include directives for image_transport to avoid deprecation warning (#34)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
ros_ign_gazebo_demos |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | foxy-devel |
Last Updated | 2021-03-19 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Mabel Zhang
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
1.1.1 (2021-03-19)
- Updated maintainers.
- Contributors: Mabel Zhang
1.1.0 (2020-08-07)
- fix segfault on topic change (#40)
- fix ImportError in image_publisher script (#39)
- update include directives for image_transport to avoid deprecation warning (#34)
1.0.4 (2020-01-10)
- fix missing include for QSet (#31)
1.0.3 (2019-10-23)
- Avoid deprecated API (#28)
- Contributors: Karsten Knese
1.0.0 (2018-12-11)
- fix various compiler warnings (#20)
- Notifying developers that rqt_image_view is not available for windows (#19)
- Ros2 port (#18)
- Contributors: Dirk Thomas, Mike Lautman
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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 |
---|---|
cv_bridge | |
geometry_msgs | |
image_transport | |
rqt_gui | |
rqt_gui_cpp | |
qt_gui_cpp | |
sensor_msgs | |
ament_cmake | |
rclcpp |
System Dependencies
Name |
---|
qtbase5-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_common_plugins | |
ros_ign_gazebo_demos |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 0.4.17 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-05-24 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- William Woodall
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
0.4.16 (2020-08-07)
- fix segfault on topic change (#40)
0.4.15 (2020-04-07)
- bump CMake minimum version to avoid CMP0048 warning
0.4.14 (2020-01-10)
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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
Name | Deps |
---|---|
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 0.4.17 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-05-24 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- William Woodall
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
0.4.16 (2020-08-07)
- fix segfault on topic change (#40)
0.4.15 (2020-04-07)
- bump CMake minimum version to avoid CMP0048 warning
0.4.14 (2020-01-10)
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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
Name | Deps |
---|---|
jsk_rqt_plugins | |
rqt_common_plugins | |
screen_grab |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
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_image_view.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2018-05-02 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- Dirk Thomas
- Aaron Blasdel
Authors
- Dirk Thomas
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
jsk_rqt_plugins | |
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
No version for distro hydro. Known supported distros are highlighted in the buttons above.
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 0.4.17 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-05-24 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
rqt_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- William Woodall
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
0.4.16 (2020-08-07)
- fix segfault on topic change (#40)
0.4.15 (2020-04-07)
- bump CMake minimum version to avoid CMP0048 warning
0.4.14 (2020-01-10)
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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
Name | Deps |
---|---|
jsk_rqt_plugins | |
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged rqt_image_view at Robotics Stack Exchange
rqt_image_view package from rqt_image_view reporqt_image_view |
|
Package Summary
Tags | No category tags. |
Version | 0.4.17 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_image_view.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-05-24 |
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_image_view provides a GUI plugin for displaying images using image_transport.
Additional Links
Maintainers
- William Woodall
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rqt_image_view
0.4.16 (2020-08-07)
- fix segfault on topic change (#40)
0.4.15 (2020-04-07)
- bump CMake minimum version to avoid CMP0048 warning
0.4.14 (2020-01-10)
0.4.13 (2018-05-02)
- add build dependency on Qt5 dev package (#15)
0.4.12 (2018-05-02)
- save and restore the smooth image check box state (#13)
- allow image rotation in 90° steps (#10)
- use Python distutils to install the global rqt_image_view executable (#12)
0.4.11 (2017-10-25)
- use catkin_install_python with scripts (#8)
0.4.10 (2017-10-13)
- add option to render grid (#7)
0.4.9 (2017-07-27)
- reduce the size of the image border on the left and right side (#5)
- avoid shrinking the image when the aspect ratio changes (#4)
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)
- add checkbox for optional smooth image scaling (#385)
0.4.3 (2016-11-02)
- generate UI headers in devel space to avoid CMake warning (#401)
0.4.2 (2016-09-19)
- select existing topic (#391)
0.4.1 (2016-05-16)
- add the possibility to publish mouse events (#368)
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)
- use proper icon for images
- add optional topic argument to rqt_image_view
- fix width of save-as-image button
- Contributors: Dirk Thomas, Vincent Rabaud
0.3.12 (2015-07-24)
- Added button to save current image to file
- Contributors: Dirk Thomas
0.3.11 (2015-04-30)
- fix image shrinking problem (#291)
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)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
- list image transport topics if parent image topic is not available (#215)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- properly handle aligned images
- wrap cv calls in try-catch-block (#201)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- fix event handling for rqt_image_view enabling to run multiple instances simultaneously (#66)
- add rqt_image_view to global bin (#168)
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)
- Optimized by taking more advantage of cv_bridge
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
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
Name | Deps |
---|---|
jsk_rqt_plugins | |
rqt_common_plugins |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found