problem with .bag file
Hi, I've recorded, using rosbag, a .bag file with images from a gscam node and message from the gmapping-slam node and I'd like to create a file that associate each image to the corresponding estimated pose. I think I can to this with rxbag, but I can't extract timestamps of images to relate them with the poses and I've also some problem in converting the poses data from the .bag file to another file, like CSV, to use that in some other environment. Do you have some suggestion? Thanks for helping