ROS 2 Record & Replay (a.k.a DDS Record & replay) enables users to save and replay DDS data, allowing for better and more accurate testing, debugging & analysis.
ROS 2 Record & Replay allows users to efficiently save ROS 2 messages published into a DDS environment in an MCAP format and consequently replay such recorded network events due to the linked timestamp when such data was originally published.
How is this possible?
All this is possible thanks to a smooth configuration and installation process that counts with a default setup where DDS topics, data types, and entities are automatically discovered without specifying the types of data recorded.