20#ifndef EASYNAV_COMMON__TYPES__TFINFO_HPP_
21#define EASYNAV_COMMON__TYPES__TFINFO_HPP_
Definition CircularBuffer.hpp:28
Aggregated TF configuration used across EasyNav.
Definition TFInfo.hpp:30
std::string robot_frame
Robot base frame (base_link equivalent).
Definition TFInfo.hpp:44
std::string world_frame
World frame used by global estimators (e.g. earth-fixed frame).
Definition TFInfo.hpp:50
std::string robot_footprint_frame
Robot base frame (base_footprint equivalent).
Definition TFInfo.hpp:47
std::string map_frame
Global map frame.
Definition TFInfo.hpp:38
std::string tf_prefix
Optional TF prefix applied to frame names.
Definition TFInfo.hpp:35
std::string odom_frame
Odometry frame.
Definition TFInfo.hpp:41