The bag export process saves `transforms.yaml` and `camera_calibration.yaml` based on the `topic_dir` value defined by the user in the configuration file. However, the generated `export_metadata.yaml` file does not include any reference to these files. Add `transforms_file` and `camera_calibration` keys to the metadata, explicitly specifying the relative paths to these files from `<data_directory>`.