Autoware.Auto
autoware::localization::localization_nodes Namespace Reference

Namespaces

 traits
 

Classes

class  RelativeLocalizerNode
 
struct  TopicQoS
 Helper struct that groups topic name and QoS setting for a publisher or subscription. More...
 

Enumerations

enum  Requires { Requires::Dummy }
 Helper class for concepts-like API. More...
 
enum  LocalizerPublishMode { LocalizerPublishMode::PUBLISH_TF, LocalizerPublishMode::NO_PUBLISH_TF }
 Enum to specify if the localizer node must publish to /tf topic or not. More...
 

Enumeration Type Documentation

◆ LocalizerPublishMode

Enum to specify if the localizer node must publish to /tf topic or not.

Enumerator
PUBLISH_TF 
NO_PUBLISH_TF 

◆ Requires

Helper class for concepts-like API.

Enumerator
Dummy