Closed ahcorde closed 6 months ago
When I read a bag file and try to click on the checkboxes, I'm only able to publish the second element of the list if there are more than 1 element.
I just updated the license for the code we are adapting from PIL.
Besides that, I did a quick test with this. I ran a demo (ros2 run demo_nodes_cpp talker
), recorded a bag (ros2 bag record /chatter
), and then opened the bag with rqt_bag. As soon as I opened the bag, the CPU usage of the rqt
process spiked to 100% and stayed there. I am going to poke at that next.
@mergifyio backport jazzy
backport jazzy
This PR fix the new changes included in rosbag2_py.
Still a draft.
Requires https://github.com/ros2/rosbag2/pull/1642
TODO