Easy Navigation
Loading...
Searching...
No Matches
RTTFBuffer Class Reference

Provides functionality for RTTFBuffer. More...

#include <RTTFBuffer.hpp>

Inheritance diagram for RTTFBuffer:
Collaboration diagram for RTTFBuffer:

Public Member Functions

const TFInfoget_tf_info () const
 
 RTTFBuffer ()
 
 RTTFBuffer (const rclcpp::Clock::SharedPtr &clock)
 
void set_tf_info (const TFInfo &tf_info)
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton< RTTFBuffer >
static RTTFBufferget (Args &&... args)
 
static RTTFBuffergetInstance (Args &&... args)
 
static void removeInstance ()
 
- Protected Member Functions inherited from Singleton< RTTFBuffer >
Singletonoperator= (const Singleton &)=delete
 
 Singleton ()=default
 
 Singleton (const Singleton &)=delete
 
 ~Singleton ()=default
 

Detailed Description

Provides functionality for RTTFBuffer.

It also provides the TFInfo with the frames convention used across EasyNav.

Constructor & Destructor Documentation

◆ RTTFBuffer() [1/2]

RTTFBuffer ( const rclcpp::Clock::SharedPtr & clock)
explicit

◆ RTTFBuffer() [2/2]

RTTFBuffer ( )
explicit

Member Function Documentation

◆ get_tf_info()

const TFInfo & get_tf_info ( ) const

◆ set_tf_info()

void set_tf_info ( const TFInfo & tf_info)

The documentation for this class was generated from the following file: