![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.5.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 | jazzy |
Last Updated | 2024-12-02 |
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
Additional Links
Maintainers
- Chris Lalancette
Authors
- Aaron Blasdel
- Austin Hendrix
- Dirk Thomas
- Mabel Zhang
- Tim Field
Changelog for package rqt_bag
1.5.4 (2024-09-06)
- Updated player QoS (backport #164) (#167) Updated player QoS (#164) (cherry picked from commit 4a9a69617e439140771a2b292aaa4aa93a213a03) Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>>
- Contributors: mergify[bot]
1.5.3 (2024-05-14)
-
Adapted to rosbag2_py (backport #156) (#165) Adapted to rosbag2_py (#156)
* Switch to an in-built ImageQt class. That's because in newer versions of PIL, they skip over PyQt5 support even though it works.
- Update for new rosbag2_py API.
- Fix TopicMetadata call
- Avoid freeze the gui
- Fixed checkboes
* Update with the license from PIL. Note that this is an OSI-approved license, even though it is technically deprecated by OSI: https://opensource.org/license/historical-php
* Only change the checkbox when needed. Otherwise, we end up with endless paint() calls which hammer the CPU.
* A few small fixes for PIL. (cherry picked from commit e7879325f075c9d6749a4324618691933727574c) Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>>
-
Fixed button icons (backport #159) (#160) Fixed button icons (#159) (cherry picked from commit 0d386692f63e35a8ec3c61dee0d70c389f89bf2d) Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>>
-
Contributors: mergify[bot]
1.5.2 (2024-03-28)
- Add in copyright tests to rqt_bag. (#154)
- Add a test dependency on pytest. (#153)
- Revert "Add a dependency on pytest to rqt_bag and rqt_bag_plugins. (#… (#151)
- Update maintainer to myself. (#150)
- Update maintainer list in package.xml files (#149)
- Contributors: Chris Lalancette, Michael Jeronimo
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)
- Use default storage id (#139)
- Contributors: Yadunund
1.4.0 (2023-04-28)
1.3.1 (2023-04-11)
1.3.0 (2023-02-14)
- Use rosbag2_py API instead of direct bag parsing
- [rolling] Update maintainers - 2022-11-07 (#132)
- For get_entry_after, bump by 1 nanosecond otherwise always get the same message equal to the timestamp
- Use rosbag2_py.reader for all message queries, remove sqlite3 direct usage
- Cleanup for review
- Improved logging
File truncated at 100 lines see the full file
Wiki Tutorials
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.0.2 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_bag.git |
VCS Type | git |
VCS Version | kilted |
Last Updated | 2025-01-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
Additional Links
Maintainers
- Chris Lalancette
Authors
- Aaron Blasdel
- Austin Hendrix
- Dirk Thomas
- Mabel Zhang
- Tim Field
Changelog for package rqt_bag
2.0.2 (2025-01-07)
- Add standard tests for rqt_bag and rqt_bag_plugins (#171)
- Contributors: Chris Lalancette
2.0.1 (2024-09-04)
- Updated player QoS (#164)
- Contributors: Alejandro Hernández Cordero
2.0.0 (2024-06-17)
1.6.0 (2024-04-26)
1.5.2 (2024-03-28)
- Add in copyright tests to rqt_bag. (#154)
- Add a test dependency on pytest. (#153)
- Revert "Add a dependency on pytest to rqt_bag and rqt_bag_plugins. (#… (#151)
- Update maintainer to myself. (#150)
- Update maintainer list in package.xml files (#149)
- Contributors: Chris Lalancette, Michael Jeronimo
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)
- Use default storage id (#139)
- Contributors: Yadunund
1.4.0 (2023-04-28)
1.3.1 (2023-04-11)
1.3.0 (2023-02-14)
- Use rosbag2_py API instead of direct bag parsing
- [rolling] Update maintainers - 2022-11-07 (#132)
- For get_entry_after, bump by 1 nanosecond otherwise always get the same message equal to the timestamp
- Use rosbag2_py.reader for all message queries, remove sqlite3 direct usage
- Cleanup for review
- Improved logging
- Use a rosbag2_py.Reader to get bag metadata
- Disable reading from bag while recording - use direct caching to index for timeline
- Contributors: Audrow Nash, Emerson Knapp
1.2.1 (2022-09-13)
- Increase publishing checkbox size (#122)
- Fix toggle thumbnails button (#117)
- ensure data types match what PyQt expects (#118)
- Visualize topics being published and highlight topic being selected (#116)
- Be able to scroll up and down, not only zoom-in and out the timeline (#114)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113)
- Contributors: Ivan Santiago Paunovic, Kenji Brameld
1.2.0 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
builtin_interfaces | |
python_qt_binding | |
rclpy | |
rosbag2_py | |
rosidl_runtime_py | |
rqt_gui | |
rqt_gui_py | |
ament_copyright | |
ament_flake8 | |
ament_pep257 | |
ament_xmllint |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 2.1.0 |
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 | 2025-06-06 |
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
Additional Links
Maintainers
- Chris Lalancette
Authors
- Aaron Blasdel
- Austin Hendrix
- Dirk Thomas
- Mabel Zhang
- Tim Field
Changelog for package rqt_bag
2.1.0 (2025-04-28)
2.0.2 (2025-01-07)
- Add standard tests for rqt_bag and rqt_bag_plugins (#171)
- Contributors: Chris Lalancette
2.0.1 (2024-09-04)
- Updated player QoS (#164)
- Contributors: Alejandro Hernández Cordero
2.0.0 (2024-06-17)
1.6.0 (2024-04-26)
1.5.2 (2024-03-28)
- Add in copyright tests to rqt_bag. (#154)
- Add a test dependency on pytest. (#153)
- Revert "Add a dependency on pytest to rqt_bag and rqt_bag_plugins. (#… (#151)
- Update maintainer to myself. (#150)
- Update maintainer list in package.xml files (#149)
- Contributors: Chris Lalancette, Michael Jeronimo
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)
- Use default storage id (#139)
- Contributors: Yadunund
1.4.0 (2023-04-28)
1.3.1 (2023-04-11)
1.3.0 (2023-02-14)
- Use rosbag2_py API instead of direct bag parsing
- [rolling] Update maintainers - 2022-11-07 (#132)
- For get_entry_after, bump by 1 nanosecond otherwise always get the same message equal to the timestamp
- Use rosbag2_py.reader for all message queries, remove sqlite3 direct usage
- Cleanup for review
- Improved logging
- Use a rosbag2_py.Reader to get bag metadata
- Disable reading from bag while recording - use direct caching to index for timeline
- Contributors: Audrow Nash, Emerson Knapp
1.2.1 (2022-09-13)
- Increase publishing checkbox size (#122)
- Fix toggle thumbnails button (#117)
- ensure data types match what PyQt expects (#118)
- Visualize topics being published and highlight topic being selected (#116)
- Be able to scroll up and down, not only zoom-in and out the timeline (#114)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113)
- Contributors: Ivan Santiago Paunovic, Kenji Brameld
1.2.0 (2022-05-10)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_index_python | |
builtin_interfaces | |
python_qt_binding | |
rclpy | |
rosbag2_py | |
rosidl_runtime_py | |
rqt_gui | |
rqt_gui_py | |
ament_copyright | |
ament_flake8 | |
ament_pep257 | |
ament_xmllint |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
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
Additional Links
Maintainers
- Michael Jeronimo
Authors
- Aaron Blasdel
- Austin Hendrix
- Dirk Thomas
- Mabel Zhang
- Tim Field
Changelog for package rqt_bag
1.2.1 (2022-09-13)
- Increase publishing checkbox size (#122)
- Fix toggle thumbnails button (#117)
- ensure data types match what PyQt expects (#118)
- Visualize topics being published and highlight topic being selected (#116)
- Be able to scroll up and down, not only zoom-in and out the timeline (#114)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113)
- Contributors: Ivan Santiago Paunovic, Kenji Brameld
1.2.0 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.3.5 |
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 | 2024-07-11 |
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
Additional Links
Maintainers
- Michael Jeronimo
Authors
- Aaron Blasdel
- Austin Hendrix
- Dirk Thomas
- Mabel Zhang
- Tim Field
Changelog for package rqt_bag
1.3.5 (2024-07-10)
- Fixed button icons (#162)
- Contributors: Alejandro Hernández Cordero
1.3.4 (2023-09-08)
- Enable Save button while recording (#144)
- Contributors: Emerson Knapp, Yadunund
1.3.3 (2023-07-14)
- Fix metadata.yaml not writing to disk when recorder is stopped (#143)
- Contributors: Yadunund
1.3.2 (2023-05-11)
- Use default storage id (#140)
- Contributors: Yadunund
1.3.1 (2023-04-11)
1.3.0 (2023-02-14)
- Use rosbag2_py API instead of direct bag parsing
- [rolling] Update maintainers - 2022-11-07 (#132)
- For get_entry_after, bump by 1 nanosecond otherwise always get the same message equal to the timestamp
- Use rosbag2_py.reader for all message queries, remove sqlite3 direct usage
- Cleanup for review
- Improved logging
- Use a rosbag2_py.Reader to get bag metadata
- Disable reading from bag while recording - use direct caching to index for timeline
- Contributors: Audrow Nash, Emerson Knapp
1.2.1 (2022-09-13)
- Increase publishing checkbox size (#122)
- Fix toggle thumbnails button (#117)
- ensure data types match what PyQt expects (#118)
- Visualize topics being published and highlight topic being selected (#116)
- Be able to scroll up and down, not only zoom-in and out the timeline (#114)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113)
- Contributors: Ivan Santiago Paunovic, Kenji Brameld
1.2.0 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
0.5.1 (2021-02-18)
- Fix merge sort in bag export. (#96)
- Reset timeline zoom after loading a new bag. (#97)
- Fix raw view (#94)
- Fix crash during merge sort of bag entries (fixes #90) (#93)
- Contributors: Martin Pecka, Michael Grupp
0.5.0 (2020-11-12)
- Fix a few minor issues in image_helper (#68)
- Clean up widgets in plot_view layout correctly (#69)
- Fix tuples for bisect calls (#67)
- Make the save and record dialogs work the same way (#64)
- Fix issue: no vertical scroll bar until window is resized (#63)
- Dynamically resize the timeline when recording (#66)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- Make the tree controls in the Raw View and Plot View consistent (#57)
- Update the package.xml files with the latest maintainers (#58)
- Contributors: Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
0.4.14 (2020-08-07)
- save last directory opened to load a bag file (#40)
- fix shebang line for Python 3 (#48)
- bump CMake minimum version to avoid CMP0048 warning
0.4.13 (2020-03-17)
- fix Python 3 exception, wrap filter call in list() (#46)
- add Python 3 conditional dependencies (#44)
- autopep8 (#30)
0.4.12 (2018-03-21)
- add support for opening multiple bag files at once (#25)
- fix debug/warning messages for unicode filenames (#26)
0.4.11 (2017-11-01)
- fix regression from version 0.4.10 (#17)
0.4.10 (2017-10-25)
- fix regression from version 0.4.9 (#16)
0.4.9 (2017-10-12)
- handle errors happening while loading a bag (#14)
0.4.8 (2017-04-24)
- add rqt_bag.launch file (#440)
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 (#424)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rqt_bag.launch
-
- bag [default: ] — bag file to load
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
0.5.1 (2021-02-18)
- Fix merge sort in bag export. (#96)
- Reset timeline zoom after loading a new bag. (#97)
- Fix raw view (#94)
- Fix crash during merge sort of bag entries (fixes #90) (#93)
- Contributors: Martin Pecka, Michael Grupp
0.5.0 (2020-11-12)
- Fix a few minor issues in image_helper (#68)
- Clean up widgets in plot_view layout correctly (#69)
- Fix tuples for bisect calls (#67)
- Make the save and record dialogs work the same way (#64)
- Fix issue: no vertical scroll bar until window is resized (#63)
- Dynamically resize the timeline when recording (#66)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- Make the tree controls in the Raw View and Plot View consistent (#57)
- Update the package.xml files with the latest maintainers (#58)
- Contributors: Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
0.4.14 (2020-08-07)
- save last directory opened to load a bag file (#40)
- fix shebang line for Python 3 (#48)
- bump CMake minimum version to avoid CMP0048 warning
0.4.13 (2020-03-17)
- fix Python 3 exception, wrap filter call in list() (#46)
- add Python 3 conditional dependencies (#44)
- autopep8 (#30)
0.4.12 (2018-03-21)
- add support for opening multiple bag files at once (#25)
- fix debug/warning messages for unicode filenames (#26)
0.4.11 (2017-11-01)
- fix regression from version 0.4.10 (#17)
0.4.10 (2017-10-25)
- fix regression from version 0.4.9 (#16)
0.4.9 (2017-10-12)
- handle errors happening while loading a bag (#14)
0.4.8 (2017-04-24)
- add rqt_bag.launch file (#440)
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 (#424)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rqt_bag.launch
-
- bag [default: ] — bag file to load
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
0.5.1 (2021-02-18)
- Fix merge sort in bag export. (#96)
- Reset timeline zoom after loading a new bag. (#97)
- Fix raw view (#94)
- Fix crash during merge sort of bag entries (fixes #90) (#93)
- Contributors: Martin Pecka, Michael Grupp
0.5.0 (2020-11-12)
- Fix a few minor issues in image_helper (#68)
- Clean up widgets in plot_view layout correctly (#69)
- Fix tuples for bisect calls (#67)
- Make the save and record dialogs work the same way (#64)
- Fix issue: no vertical scroll bar until window is resized (#63)
- Dynamically resize the timeline when recording (#66)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- Make the tree controls in the Raw View and Plot View consistent (#57)
- Update the package.xml files with the latest maintainers (#58)
- Contributors: Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
0.4.14 (2020-08-07)
- save last directory opened to load a bag file (#40)
- fix shebang line for Python 3 (#48)
- bump CMake minimum version to avoid CMP0048 warning
0.4.13 (2020-03-17)
- fix Python 3 exception, wrap filter call in list() (#46)
- add Python 3 conditional dependencies (#44)
- autopep8 (#30)
0.4.12 (2018-03-21)
- add support for opening multiple bag files at once (#25)
- fix debug/warning messages for unicode filenames (#26)
0.4.11 (2017-11-01)
- fix regression from version 0.4.10 (#17)
0.4.10 (2017-10-25)
- fix regression from version 0.4.9 (#16)
0.4.9 (2017-10-12)
- handle errors happening while loading a bag (#14)
0.4.8 (2017-04-24)
- add rqt_bag.launch file (#440)
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 (#424)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rqt_bag.launch
-
- bag [default: ] — bag file to load
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.5 |
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 | 2024-05-15 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
1.1.5 (2024-05-15)
1.1.4 (2022-11-07)
- [Humble] Ensure data types match what PyQt expects (backport #118) (#125)
- Fix toggle thumbnails button (#117) (#124)
- [Fixes] Fix crash when no qos metadata, make scroll bar appear if needed, add gitignore (#113) (#120)
- Contributors: mergify[bot]
1.1.3 (2022-05-10)
- Fix the types being passed into QFont and QColor. (#109)
- Contributors: Chris Lalancette
1.1.2 (2022-02-06)
- Fix: rqt-bag fails to open bag specified on command-line (#106)
- Contributors: Michael Jeronimo
1.1.1 (2021-04-12)
- Remove an invalid import statement (#101)
- Contributors: Michael Jeronimo
1.1.0 (2021-03-18)
- Reset timeline zoom after loading a new bag. (#98)
- Refactor the Rosbag2 class (#91)
- Contributors: Michael Grupp, Michael Jeronimo
1.0.0 (2020-11-19)
- Fix exec_depend (#89)
- Use updated HistoryPolicy values to avoid deprecation warnings (#88)
- Enable recording for ROS2 (#87)
- Enable the playback functionality for ROS2 (#85)
- Port the topic and node selection dialogs to ROS2 (#86)
- Save the serialization format and offered_qos_profiles when exporting (#84)
- Enable the export/save bag functionality for ROS2 (#82)
- Update known message types and associated colors (#81)
- Open the bag directory instead of a single file (#80)
- Port the image_view plugin to ROS2 (#78)
- Clean up widgets in plot_view layout correctly (#69) (#77)
- Fix tuples for bisect calls (#67) (#76)
- Fix issue: no vertical scroll bar until window is resized (#63) (#75)
- Update the basic plugins for ROS2 (#72)
- Update the rosbag2 python module (#71)
- Dynamically resize the timeline when recording (#66)
- Starting point for resuming the ROS2 port (#70)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- 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)
- Contributors: Chris Lalancette, Michael Jeronimo
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
python_qt_binding | |
rclpy | |
rosbag2_py | |
rqt_gui | |
rqt_gui_py |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rqt_bag_plugins | |
rqt_common_plugins |
Launch files
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
0.5.1 (2021-02-18)
- Fix merge sort in bag export. (#96)
- Reset timeline zoom after loading a new bag. (#97)
- Fix raw view (#94)
- Fix crash during merge sort of bag entries (fixes #90) (#93)
- Contributors: Martin Pecka, Michael Grupp
0.5.0 (2020-11-12)
- Fix a few minor issues in image_helper (#68)
- Clean up widgets in plot_view layout correctly (#69)
- Fix tuples for bisect calls (#67)
- Make the save and record dialogs work the same way (#64)
- Fix issue: no vertical scroll bar until window is resized (#63)
- Dynamically resize the timeline when recording (#66)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- Make the tree controls in the Raw View and Plot View consistent (#57)
- Update the package.xml files with the latest maintainers (#58)
- Contributors: Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
0.4.14 (2020-08-07)
- save last directory opened to load a bag file (#40)
- fix shebang line for Python 3 (#48)
- bump CMake minimum version to avoid CMP0048 warning
0.4.13 (2020-03-17)
- fix Python 3 exception, wrap filter call in list() (#46)
- add Python 3 conditional dependencies (#44)
- autopep8 (#30)
0.4.12 (2018-03-21)
- add support for opening multiple bag files at once (#25)
- fix debug/warning messages for unicode filenames (#26)
0.4.11 (2017-11-01)
- fix regression from version 0.4.10 (#17)
0.4.10 (2017-10-25)
- fix regression from version 0.4.9 (#16)
0.4.9 (2017-10-12)
- handle errors happening while loading a bag (#14)
0.4.8 (2017-04-24)
- add rqt_bag.launch file (#440)
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 (#424)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rqt_bag.launch
-
- bag [default: ] — bag file to load
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
0.5.1 (2021-02-18)
- Fix merge sort in bag export. (#96)
- Reset timeline zoom after loading a new bag. (#97)
- Fix raw view (#94)
- Fix crash during merge sort of bag entries (fixes #90) (#93)
- Contributors: Martin Pecka, Michael Grupp
0.5.0 (2020-11-12)
- Fix a few minor issues in image_helper (#68)
- Clean up widgets in plot_view layout correctly (#69)
- Fix tuples for bisect calls (#67)
- Make the save and record dialogs work the same way (#64)
- Fix issue: no vertical scroll bar until window is resized (#63)
- Dynamically resize the timeline when recording (#66)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- Make the tree controls in the Raw View and Plot View consistent (#57)
- Update the package.xml files with the latest maintainers (#58)
- Contributors: Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
0.4.14 (2020-08-07)
- save last directory opened to load a bag file (#40)
- fix shebang line for Python 3 (#48)
- bump CMake minimum version to avoid CMP0048 warning
0.4.13 (2020-03-17)
- fix Python 3 exception, wrap filter call in list() (#46)
- add Python 3 conditional dependencies (#44)
- autopep8 (#30)
0.4.12 (2018-03-21)
- add support for opening multiple bag files at once (#25)
- fix debug/warning messages for unicode filenames (#26)
0.4.11 (2017-11-01)
- fix regression from version 0.4.10 (#17)
0.4.10 (2017-10-25)
- fix regression from version 0.4.9 (#16)
0.4.9 (2017-10-12)
- handle errors happening while loading a bag (#14)
0.4.8 (2017-04-24)
- add rqt_bag.launch file (#440)
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 (#424)
0.4.4 (2017-01-24)
- use Python 3 compatible syntax
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rqt_bag.launch
-
- bag [default: ] — bag file to load
Messages
Services
Plugins
Recent questions tagged rqt_bag at Robotics Stack Exchange
![]() |
rqt_bag package from rqt_bag reporqt_bag rqt_bag_plugins |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.5.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-visualization/rqt_bag.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2025-04-26 |
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
Additional Links
Maintainers
- Mabel Zhang
- Michael Jeronimo
Authors
- Dirk Thomas
- Aaron Blasdel
- Austin Hendrix
- Tim Field
Changelog for package rqt_bag
0.5.3 (2025-04-26)
- floats need to be ints for many methods in python 3.10 (#131)
- comment on message loaders notify (was message listeners before) (#112)
- raw_view: fix display of array types (#152)
- Bump cmake_minimum_required to avoid deprecation (#172)
- Contributors: Arne Hitzmann, Lucas Walter, Paul Mathieu, fergian94
0.5.2 (2025-04-09)
- Import setup from setuptools instead of distutils.core (#137)
- Contributors: Arne Hitzmann, Matthijs van der Burgh
0.5.1 (2021-02-18)
- Fix merge sort in bag export. (#96)
- Reset timeline zoom after loading a new bag. (#97)
- Fix raw view (#94)
- Fix crash during merge sort of bag entries (fixes #90) (#93)
- Contributors: Martin Pecka, Michael Grupp
0.5.0 (2020-11-12)
- Fix a few minor issues in image_helper (#68)
- Clean up widgets in plot_view layout correctly (#69)
- Fix tuples for bisect calls (#67)
- Make the save and record dialogs work the same way (#64)
- Fix issue: no vertical scroll bar until window is resized (#63)
- Dynamically resize the timeline when recording (#66)
- Fix a bug with the status line progress bar (#62)
- Update a few minor status bar-related items (#61)
- Make the tree controls in the Raw View and Plot View consistent (#57)
- Update the package.xml files with the latest maintainers (#58)
- Contributors: Michael Jeronimo
0.4.15 (2020-08-21)
- fix Python 3 issue: long/int (#52)
0.4.14 (2020-08-07)
- save last directory opened to load a bag file (#40)
- fix shebang line for Python 3 (#48)
- bump CMake minimum version to avoid CMP0048 warning
0.4.13 (2020-03-17)
- fix Python 3 exception, wrap filter call in list() (#46)
- add Python 3 conditional dependencies (#44)
- autopep8 (#30)
0.4.12 (2018-03-21)
- add support for opening multiple bag files at once (#25)
- fix debug/warning messages for unicode filenames (#26)
0.4.11 (2017-11-01)
- fix regression from version 0.4.10 (#17)
0.4.10 (2017-10-25)
- fix regression from version 0.4.9 (#16)
0.4.9 (2017-10-12)
- handle errors happening while loading a bag (#14)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rqt_bag.launch
-
- bag [default: ] — bag file to load