This is a relay nodelet that can modify headers. More...
#include <memory>
#include <string>
#include <utility>
#include <ros/duration.h>
#include <ros/message_event.h>
#include <ros/publisher.h>
#include <ros/time.h>
#include <topic_tools/shape_shifter.h>
#include <cras_cpp_common/nodelet_utils.hpp>
#include <cras_cpp_common/optional.hpp>
#include <cras_topic_tools/generic_lazy_pubsub.hpp>
Go to the source code of this file.
Classes | |
class | cras::ChangeHeaderNodelet |
Nodelet for relaying messages and changing their header. More... | |
Namespaces | |
cras | |
This is a relay nodelet that can modify headers.
Definition in file change_header.h.