python csv2bag.py xxx.bag 命令,开始csv文件夹生成。 #!/usr/bin/python'''This script saves each topic in a bagfile as a csv.Accepts a filename as an optional argument. Operates on all bagfiles in current directory if no argument providedWritten by Nick Speal in May 2013 at McGill Unive...