Function autoware_utils::calc_offset_pose
Defined in File geometry.hpp
Function Documentation
-
geometry_msgs::msg::Pose autoware_utils::calc_offset_pose(const geometry_msgs::msg::Pose &p, const double x, const double y, const double z, const double yaw = 0.0)
Calculate offset pose. The offset values are defined in the local coordinate of the input pose.