LCM Bindings for Rust

crates.io

This crate provides Rust bindings for LCM.

To generate Rust code for your LCM message definitions, you must use [this fork] of lcm-gen. See also the lcm_gen crate to integrate this into a Cargo build. While the fork of lcm-gen is required for generating Rust code, it is not required to use this crate, since it only wraps the official C library.