Wiki

Documentation and developer references for the Robot-Meta-Logger (RML), which includes capture and data conversion tools.

Overview

Synopsis

  1. Initialize a logging directory
    rml init
    
  2. Edit the configuration in .rml/config.json using your favorite editor
  3. Run it
    rml run
    
  4. When done, terminate it using Ctrl-C

Documentation

Notes for future work