Python Module

The ROSData Python Package acts as a standard Python module providing utilities that you may wish to use in your own work. The utility you will mainly be wanting to use is the CSVROSData class which reads in and provides easy access to the data stored in the CSV files generated by the ROSData command line tools.

Usage

Show how to import the ROSData Python Module.

Example

Provide a small example showing how to use the ROSData Python Module.