This is a nodelet that republishes heartbeat of a topic with header. More...
#include <memory>
#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/optional.hpp>
#include <cras_msgs/Heartbeat.h>
#include <cras_topic_tools/lazy_subscriber.hpp>
Go to the source code of this file.
Classes | |
class | cras::HeartbeatNodelet |
Nodelet that republishes heartbeat of a topic with header. More... | |
Namespaces | |
cras | |
This is a nodelet that republishes heartbeat of a topic with header.
Definition in file heartbeat.h.