rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 1.1.4
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version humble
Last Updated 2022-11-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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

1.1.4 (2022-11-07)

1.1.3 (2022-05-10)

1.1.2 (2022-02-06)

1.1.1 (2021-04-12)

1.1.0 (2021-03-18)

  • Refactor the Rosbag2 class (#91)
  • Contributors: Michael Jeronimo

1.0.0 (2020-11-19)

  • Port the plot view to ROS2 (#79)
  • Port the image_view plugin to ROS2 (#78)
  • Starting point for resuming the ROS2 port (#70)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 1.3.4
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version iron
Last Updated 2023-09-08
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Aaron Blasdel
  • Austin Hendrix
  • Dirk Thomas
  • Mabel Zhang
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

1.3.4 (2023-09-08)

1.3.3 (2023-07-14)

1.3.2 (2023-05-11)

1.3.1 (2023-04-11)

  • Changes the use of __slots_ for the field and field type getter (#138)
  • Contributors: Eloy Briceno

1.3.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#132)
  • Contributors: Audrow Nash

1.2.1 (2022-09-13)

1.2.0 (2022-05-10)

1.1.2 (2022-02-06)

1.1.1 (2021-04-12)

1.1.0 (2021-03-18)

  • Refactor the Rosbag2 class (#91)
  • Contributors: Michael Jeronimo

1.0.0 (2020-11-19)

  • Port the plot view to ROS2 (#79)
  • Port the image_view plugin to ROS2 (#78)
  • Starting point for resuming the ROS2 port (#70)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 1.5.1
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version rolling
Last Updated 2024-03-25
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Chris Lalancette

Authors

  • Aaron Blasdel
  • Austin Hendrix
  • Dirk Thomas
  • Mabel Zhang
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

1.5.1 (2024-02-07)

  • Add a dependency on pytest to rqt_bag and rqt_bag_plugins. (#148)
  • Contributors: Chris Lalancette

1.5.0 (2023-06-07)

1.4.1 (2023-05-11)

1.4.0 (2023-04-28)

1.3.1 (2023-04-11)

  • Changes the use of __slots_ for the field and field type getter (#138)
  • Contributors: Eloy Briceno

1.3.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#132)
  • Contributors: Audrow Nash

1.2.1 (2022-09-13)

1.2.0 (2022-05-10)

1.1.2 (2022-02-06)

1.1.1 (2021-04-12)

1.1.0 (2021-03-18)

  • Refactor the Rosbag2 class (#91)
  • Contributors: Michael Jeronimo

1.0.0 (2020-11-19)

  • Port the plot view to ROS2 (#79)
  • Port the image_view plugin to ROS2 (#78)
  • Starting point for resuming the ROS2 port (#70)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 0.5.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version master
Last Updated 2023-03-01
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

0.5.1 (2021-02-18)

0.5.0 (2020-11-12)

  • Fix a few minor issues in image_helper (#68)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • Initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 1.2.1
License BSD
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version ros2
Last Updated 2022-11-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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Michael Jeronimo

Authors

  • Aaron Blasdel
  • Austin Hendrix
  • Dirk Thomas
  • Mabel Zhang
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

1.2.1 (2022-09-13)

1.2.0 (2022-05-10)

1.1.2 (2022-02-06)

1.1.1 (2021-04-12)

1.1.0 (2021-03-18)

  • Refactor the Rosbag2 class (#91)
  • Contributors: Michael Jeronimo

1.0.0 (2020-11-19)

  • Port the plot view to ROS2 (#79)
  • Port the image_view plugin to ROS2 (#78)
  • Starting point for resuming the ROS2 port (#70)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 0.5.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version master
Last Updated 2023-03-01
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

0.5.1 (2021-02-18)

0.5.0 (2020-11-12)

  • Fix a few minor issues in image_helper (#68)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • Initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 0.5.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version master
Last Updated 2023-03-01
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

0.5.1 (2021-02-18)

0.5.0 (2020-11-12)

  • Fix a few minor issues in image_helper (#68)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • Initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 0.5.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version master
Last Updated 2023-03-01
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

0.5.1 (2021-02-18)

0.5.0 (2020-11-12)

  • Fix a few minor issues in image_helper (#68)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • Initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 0.5.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version master
Last Updated 2023-03-01
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

0.5.1 (2021-02-18)

0.5.0 (2020-11-12)

  • Fix a few minor issues in image_helper (#68)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • Initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange

rqt_bag_plugins package from rqt_bag repo

rqt_bag rqt_bag_plugins

Package Summary

Tags No category tags.
Version 0.5.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-visualization/rqt_bag.git
VCS Type git
VCS Version master
Last Updated 2023-03-01
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_bag provides a GUI plugin for displaying and replaying ROS bag files.

Additional Links

Maintainers

  • Mabel Zhang
  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Aaron Blasdel
  • Austin Hendrix
  • Tim Field
README
No README found. No README in repository either.
CHANGELOG

Changelog for package rqt_bag_plugins

0.5.1 (2021-02-18)

0.5.0 (2020-11-12)

  • Fix a few minor issues in image_helper (#68)
  • Make the tree controls in the Raw View and Plot View consistent (#57)
  • Update the package.xml files with the latest Open Robotics maintainers (#58)
  • Initialize pil_mode when image is compressed (#54)
  • Contributors: John Stechschulte, Michael Jeronimo

0.4.15 (2020-08-21)

0.4.14 (2020-08-07)

  • support 16-bit bayer images (#45)
  • maintain image aspect ratio (#32)
  • fix Python 3 issue: long/int (#51)
  • fix Python 3 issue: ensure str is encoded before decoding (#50)
  • bump CMake minimum version to avoid CMP0048 warning

0.4.13 (2020-03-17)

  • add Python 3 conditional dependencies (#44)
  • add cairocffi as the fallback module (#43)
  • autopep8 (#30)

0.4.12 (2018-03-21)

0.4.11 (2017-11-01)

0.4.10 (2017-10-25)

0.4.9 (2017-10-12)

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

  • fix Python 2 regression from version 0.4.4 (#426)

0.4.4 (2017-01-24)

  • use Python 3 compatible syntax (#421)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • fix crash when toggling thumbnail (#380)
  • lock bag when reading for plotting (#382)

0.4.1 (2016-05-16)

0.4.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)

0.3.13 (2016-03-08)

0.3.12 (2015-07-24)

0.3.11 (2015-04-30)

  • add missing dependency on rqt_plot (#316)
  • work around Pillow segfault if PyQt5 is installed (#289, #290)

0.3.10 (2014-10-01)

  • add displaying of depth image thumbnails

0.3.9 (2014-08-18)

  • add missing dependency on python-cairo (#269)

0.3.8 (2014-07-15)

  • fix missing installation of resource subfolder

0.3.7 (2014-07-11)

  • add plotting plugin (#239)
  • fix rqt_bag to plot array members (#253)
  • export architecture_independent flag in package.xml (#254)

0.3.6 (2014-06-02)

0.3.5 (2014-05-07)

  • fix PIL/Pillow error (#224)

0.3.4 (2014-01-28)

0.3.3 (2014-01-08)

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

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)

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged rqt_bag_plugins at Robotics Stack Exchange