realtime_tools

Contents:

Summary

realtime_tools
Version:

1.9.1

Description:

Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).

Maintainers:
  • Stuart Glaser <sglaser AT willowgarage DOT com>
Licenses:
  • BSD
Urls:
Authors:
  • Stuart Glaser <sglaser AT willowgarage DOT com>
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends: