15#ifndef EASYNAV_COMMON__TYPES__TFINFO_HPP_
16#define EASYNAV_COMMON__TYPES__TFINFO_HPP_
Definition CircularBuffer.hpp:23
Aggregated TF configuration used across EasyNav.
Definition TFInfo.hpp:25
std::string robot_frame
Robot base frame (base_link equivalent).
Definition TFInfo.hpp:39
std::string world_frame
World frame used by global estimators (e.g. earth-fixed frame).
Definition TFInfo.hpp:45
std::string robot_footprint_frame
Robot base frame (base_footprint equivalent).
Definition TFInfo.hpp:42
std::string map_frame
Global map frame.
Definition TFInfo.hpp:33
std::string tf_prefix
Optional TF prefix applied to frame names.
Definition TFInfo.hpp:30
std::string odom_frame
Odometry frame.
Definition TFInfo.hpp:36