lcm

Libraries and tools for message passing and data marshalling

brewmacoslinux
Try with needOr install directly
Source

About

Libraries and tools for message passing and data marshalling

Commands

lcm-genlcm-logplayerlcm-logger

Examples

Generate language bindings from LCM type definitions$ lcm-gen -c my_types.lcm
Log LCM messages to a file for later playback$ lcm-logger -f output.log
Playback previously recorded LCM messages$ lcm-logplayer output.log