Skip to content

Restructure recorded_data folder #260

@Nanoseb

Description

@Nanoseb

For now all the logs are in the same folder, which lead to 1300 files in one place. The filenames not starting with the timestamp but their content (like param-dump) is not helping the sorting.
To improve that I thought about having a folder per launch with the name: 2018-08-28T12.41.55-calshot-triangular-race
And then in it:

  • rosbag.bag
  • param-dump.json
  • gps-raw-nmea
  • gps-trace.csv
  • map-gps-trace.html
  • rosbag.bag.metadata

When/If we changes this file structure it will lead to adapting the launch files that stores bags etc. as well as the index_recorded_data.py script that generates the html page and .metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions