Function rosbag2_test_common::bag_filename_for_storage_id
Defined in File tested_storage_ids.hpp
Function Documentation
-
inline std::string rosbag2_test_common::bag_filename_for_storage_id(const std::string &name, const std::string &storage_id)
Get the filename for a bag file based on the storage id. The filename is constructed as <name><extension>, where the extension is determined by the storage id.