I was following the steps provided in the Getting Started section
While playing the rosbag, I encountered the below error message:
[ERROR] [1747993044.860143505] [rosbag2_storage]: No storage id specified, and no plugin found that could open URI
then I realized that although I am using ros2 command, but the downloaded file has .bag extension, which means it is a ros1 file.
Please provide a way to download updated file, thanks