Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%