DAIRLab / dairlib

MIT License
65 stars 26 forks source link

added progress printouts and option to stop processing log early #291

Closed Brian-Acosta closed 2 years ago

Brian-Acosta commented 2 years ago

This PR for processing lcm logs adds progress printouts and the ability to stop processing a log at a given time (measured from the first timestamp in the log)


This change is Reviewable