Coder Social home page Coder Social logo

ahans / lcm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lcm-proj/lcm

0.0 2.0 0.0 7.53 MB

Lightweight Communications and Marshalling

License: GNU Lesser General Public License v2.1

C 22.11% Shell 0.07% C++ 22.22% C# 2.31% Java 51.87% Lua 0.26% MATLAB 0.02% Python 0.66% Perl 0.26% CSS 0.23%

lcm's Introduction

Lightweight Communications and Marshalling (LCM)

LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages.

Downloads

LCM downloads

Features

  • Low-latency inter-process communication
  • Efficient broadcast mechanism using UDP Multicast
  • Type-safe message marshalling
  • User-friendly logging and playback
  • No centralized "database" or "hub" -- peers communicate directly
  • No daemons
  • Few dependencies

Supported platforms / languages

  • Platforms:
    • GNU/Linux
    • OS X
    • Windows
    • Any POSIX-1.2001 system (e.g., Cygwin, Solaris, BSD, etc.)
  • Languages
    • C
    • C++
    • C#
    • Java
    • Lua
    • MATLAB
    • Python

Documentation

Who uses LCM?

LCM was originally developed for the MIT DARPA Urban Challenge team, and has since been used in many robotic and autonomous systems. Its users have included:

  • BAE Systems
  • Bender Robotics
  • Carnegie Mellon University
  • ETH Zurich
  • Ford Motor Company
  • Georgia Tech
  • Google
  • MIT
  • Soar Technology
  • University of Michigan
  • Woods Hole Oceanographic Institute

If you're using LCM for development or production, we'd love to hear about it. Send an e-mail to [email protected] to let us know.

lcm's People

Contributors

abachrach avatar ahans avatar andybarry avatar ashuang avatar tderensis avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.