Function nav2_route::utils::toMsg(const float, const float)
Defined in File utils.hpp
Function Documentation
-
inline geometry_msgs::msg::PoseStamped nav2_route::utils::toMsg(const float x, const float y)
Convert the position into a pose.
- Parameters:
x – X Coordinates
y – Y Coordinates
- Returns:
PoseStamped of the position