![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.4.0 (2024-10-30)
0.3.1 (2022-10-29)
- Add rqt_gui to package.xml (#53)
- Contributors: Kenji Brameld
0.3.0 (2022-10-03)
- Change #include of cv_bridge.h to cv_bridge.hpp (#51)
- Correctly map ImageManager list model index to topic vector (#46)
- Allow depth images to be displayed too (#42)
- Add configuration dialog and wait window setting (#41)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.2.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.2.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.5.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.5.0 (2024-10-30)
- Fix deprecated headers and methods (#68)
- Contributors: Kenji Brameld
0.3.1 (2022-10-29)
- Add rqt_gui to package.xml (#53)
- Contributors: Kenji Brameld
0.3.0 (2022-10-03)
- Change #include of cv_bridge.h to cv_bridge.hpp (#51)
- Correctly map ImageManager list model index to topic vector (#46)
- Allow depth images to be displayed too (#42)
- Add configuration dialog and wait window setting (#41)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.2.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.2.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.5.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.5.0 (2024-10-30)
- Fix deprecated headers and methods (#68)
- Contributors: Kenji Brameld
0.3.1 (2022-10-29)
- Add rqt_gui to package.xml (#53)
- Contributors: Kenji Brameld
0.3.0 (2022-10-03)
- Change #include of cv_bridge.h to cv_bridge.hpp (#51)
- Correctly map ImageManager list model index to topic vector (#46)
- Allow depth images to be displayed too (#42)
- Add configuration dialog and wait window setting (#41)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.2.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.2.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.0.9 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-10-28 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.0.9 (2022-10-29)
- Add rqt_gui to package.xml (#54)
- Contributors: Kenji Brameld
0.0.8 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#47 <<https://github.com/ros-sports/rqt_image_overlay/issues/47>>)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.0.7 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.0.6 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2022-10-28 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.3.1 (2022-10-29)
- Add rqt_gui to package.xml (#53)
- Contributors: Kenji Brameld
0.3.0 (2022-10-03)
- Change #include of cv_bridge.h to cv_bridge.hpp (#51)
- Correctly map ImageManager list model index to topic vector (#46)
- Allow depth images to be displayed too (#42)
- Add configuration dialog and wait window setting (#41)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.2.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.2.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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_overlay at Robotics Stack Exchange
No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
![]() |
rqt_image_overlay package from rqt_image_overlay reporqt_image_overlay rqt_image_overlay_layer |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-sports/rqt_image_overlay.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-12-08 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
An rqt plugin to display overlays for custom msgs on an image using plugins.
Additional Links
No additional links.
Maintainers
- ijnek
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package rqt_image_overlay
0.1.3 (2022-10-29)
- Add rqt_gui to package.xml (#55)
- Contributors: Kenji Brameld
0.1.2 (2022-09-26)
- Correctly map ImageManager list model index to topic vector (#48)
- Contributors: Kenji Brameld, Marcel Zeilinger
0.1.1 (2022-08-07)
- use sensor qos for overlays too
- Contributors: Kenji Brameld
0.1.0 (2022-06-15)
- fix up test
- change theora transport dependency to compressed transport
- Contributors: Kenji Brameld
0.0.5 (2022-03-12)
- remove unused dependencies
- add layer color selection feature
- fix deprecation warning
- Contributors: Kenji Brameld
0.0.4 (2022-03-02)
- Add message collection window, and synchronize image and layers using header timestamp if available
- use present tense for getReceivedStatus
- implement overlay using msg_storage and use mutexes to handle multithreading
- start implementing msg storage
- add msg storage class
- Contributors: Kenji Brameld
0.0.3 (2022-02-26)
- Replace #!/usr/bin/env python with #!/usr/bin/env python3
- Delete the subscription if there are no publishers on the subscribed topic when refreshed
- Handle fake transports that end with a transport ending, but aren't actually image topics
- Handle multiple image transports
- Convert type used to store image topic from std::string to rqt_image_overlay::ImageTopic
- Use sensor qos for image subscription
- Contributors: Kenji Brameld, Scott K Logan, wep21
0.0.2 (2022-01-29)
- adapt to new changes in cpplint about using a leading "./" in include statements
- Contributors: ijnek
0.0.1 (2022-01-08)
- Initial release
- Contributors: ijnek
Package Dependencies
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