Skip to content

DexaiRobotics/lcm-log2smat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python package for parsing LCM log files.

Install this package to your system with pip.

pip install lcm-log2smat

Example usage.

from pylcm import parse_lcm
lcm_data = parse_lcm(lcm_path)

About

lcm-log2smat is a python utility to convert LCM log files to Matlab (.mat) or Python Pickle (.pkl) files.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%