AtsushiSakai / rosbag_to_csv

Converter from ros bag to csv
325 stars 140 forks source link

modified script to convert multiple bag files, add print of bag files, topics, and selected topics #16

Closed yangtzech closed 2 years ago

AtsushiSakai commented 2 years ago

Do you want to change the python2 branch?

yangtzech commented 2 years ago

Yes, #15 modified only the python3 branch to convert multiple bag files. Besides, I see there are some print sentences showing infos about files read and topics selected in the python3 branch. I'd like to add that to the python2 branch either.