|
Easy Navigation
|
Provides functionality for RTTFBuffer. More...
#include <RTTFBuffer.hpp>


Public Member Functions | |
| const TFInfo & | get_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 RTTFBuffer & | get (Args &&... args) |
| static RTTFBuffer * | getInstance (Args &&... args) |
| static void | removeInstance () |
Protected Member Functions inherited from Singleton< RTTFBuffer > | |
| Singleton & | operator= (const Singleton &)=delete |
| Singleton ()=default | |
| Singleton (const Singleton &)=delete | |
| ~Singleton ()=default | |
Provides functionality for RTTFBuffer.
It also provides the TFInfo with the frames convention used across EasyNav.
|
explicit |
|
explicit |
| const TFInfo & get_tf_info | ( | ) | const |
| void set_tf_info | ( | const TFInfo & | tf_info | ) |