File DesertPublisher.h
↰ Parent directory (src/desert_classes
)
Implementation of the Publisher structure for DESERT.
Definition (src/desert_classes/DesertPublisher.h
)
Detailed Description
The Class DesertPublisher class is used to create instances of the various publishers registered by ROS. Each of them contains the informations needed to encode the data structure of the messages in the topic and send them to the stream through specific public functions.
Prof. Davide Costa
Includes
CBorStream.h
(File CBorStream.h)MessageSerialization.h
(File MessageSerialization.h)