ROS2 Studio Update

ROS2-STUDIO update— new Bag Recorder features!

Just pushed some improvements to the bag recorder in ROS2-STUDIO:

Storage format selection — choose between sqlite3 and mcap directly from the GUI
Timed recording — set a duration (in seconds) and the recorder auto-stops when done
Batch/split recording— split bags into chunks every N seconds (--max-bag-duration style)

All options are configurable from the UI without touching the terminal.

:link: GitHub - Sourav0607/ROS2-STUDIO: A comprehensive ROS2 monitoring and management tool with an intuitive GUI for performance monitoring, bag recording, and bag playback. · GitHub

Feedback and contributions welcome!

1 Like