Modulo
5.0.0
Loading...
Searching...
No Matches
source
modulo_core
include
modulo_core
communication
PublisherType.hpp
1
#pragma once
2
3
namespace
modulo_core::communication
{
4
9
enum class
PublisherType
{ PUBLISHER, LIFECYCLE_PUBLISHER };
10
}
// namespace modulo_core::communication
modulo_core::communication
Modulo Core communication module for handling messages on publication and subscription interfaces.
Definition
MessagePair.hpp:10
modulo_core::communication::PublisherType
PublisherType
Enum of supported ROS publisher types for the PublisherInterface.
Definition
PublisherType.hpp:9
Generated by
1.9.8