Skip to content

northern-bites/robograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robograms

This repository contains the RoboGrams message passing architecture source and an example program that can be used as a test.

RoboGrams provides the core classes for creating a modular code base where each system is a module and data exchange is accomplished by passing messages between modules. Message passing is implemented extremely efficiently using reference counting and pre-allocated pools of message classes. RoboGrams was designed specifically for use in RoboCup soccer and is thus suitable for real-time applications.

For information on compiling and using RoboGrams, see this repository's wiki.

About

The RoboGrams message passing architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages