Classes | Namespaces
throttle_messages.h File Reference

This is a simple implementation of a throttle nodelet. It also allows using the more precise token bucket rate-limiting algorithm. More...

#include <memory>
#include <mutex>
#include <ros/message_event.h>
#include <ros/publisher.h>
#include <ros/subscriber.h>
#include <topic_tools/shape_shifter.h>
#include <cras_cpp_common/nodelet_utils.hpp>
#include <cras_cpp_common/rate_limiter.h>
#include <cras_topic_tools/generic_lazy_pubsub.hpp>
Include dependency graph for throttle_messages.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cras::ThrottleMessagesNodelet
 Nodelet for throttling messages on a topic. More...
 

Namespaces

 cras
 

Detailed Description

This is a simple implementation of a throttle nodelet. It also allows using the more precise token bucket rate-limiting algorithm.

Note
It can process the messages on a single topic in parallel allowing for maximum throughput.
Author
Martin Pecka

Definition in file throttle_messages.h.



cras_topic_tools
Author(s): Martin Pecka
autogenerated on Sun Jan 14 2024 03:48:28