ros-visualization / rqt_bag

http://wiki.ros.org/rqt_bag
29 stars 53 forks source link

Open the bag directory instead of a single file #80

Closed mjeronimo closed 3 years ago

mjeronimo commented 3 years ago

In ROS2, there is no longer a single rosbag file. Let the directory containing the various files be used as the "rosbag." Also, use a consistent proposed filename format for both the Record and Save dialogs. Finally, fix a minor issue in the raw view.

Signed-off-by: Michael Jeronimo michael.jeronimo@openrobotics.org