|
Easy Navigation
|
Aggregated TF configuration used across EasyNav. More...
#include <TFInfo.hpp>

Public Attributes | |
| std::string | map_frame {"map"} |
| Global map frame. | |
| std::string | odom_frame {"odom"} |
| Odometry frame. | |
| std::string | robot_footprint_frame {"base_footprint"} |
| Robot base frame (base_footprint equivalent). | |
| std::string | robot_frame {"base_link"} |
| Robot base frame (base_link equivalent). | |
| std::string | tf_prefix {""} |
| Optional TF prefix applied to frame names. | |
| std::string | world_frame {"earth"} |
| World frame used by global estimators (e.g. earth-fixed frame). | |
Aggregated TF configuration used across EasyNav.
| std::string map_frame {"map"} |
Global map frame.
| std::string odom_frame {"odom"} |
Odometry frame.
| std::string robot_footprint_frame {"base_footprint"} |
Robot base frame (base_footprint equivalent).
| std::string robot_frame {"base_link"} |
Robot base frame (base_link equivalent).
| std::string tf_prefix {""} |
Optional TF prefix applied to frame names.
| std::string world_frame {"earth"} |
World frame used by global estimators (e.g. earth-fixed frame).