realtime_tools Documentation

realtime_tools: Realtime tools

This package 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 tha 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).

  • Homepage: http://ros.org/wiki/realtime_tools
  • Realtime Tools

    The C++ API

     All Classes Namespaces Files Functions Variables Enumerator


    realtime_tools
    Author(s): Stuart Glaser
    autogenerated on Fri Jan 11 09:13:05 2013