Namespace autoware_utils_geometry
Namespaces
Classes
Functions
Template Function autoware_utils_geometry::calc_interpolated_point
Template Function autoware_utils_geometry::calc_interpolated_pose
Function autoware_utils_geometry::calc_longitudinal_deviation
Template Function autoware_utils_geometry::calc_squared_distance2d
Function autoware_utils_geometry::create_quaternion_from_rpy
Function autoware_utils_geometry::create_quaternion_from_yaw
Function autoware_utils_geometry::distance(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils_geometry::equals(const alt::Point2d&, const alt::Point2d&)
Function autoware_utils_geometry::equals(const alt::Polygon2d&, const alt::Polygon2d&)
Template Function autoware_utils_geometry::get_longitudinal_velocity(] const T&)
Template Function autoware_utils_geometry::get_point(const T&)
Specialized Template Function autoware_utils_geometry::get_point(const geometry_msgs::msg::Point&)
Specialized Template Function autoware_utils_geometry::get_point(const geometry_msgs::msg::Pose&)
Template Function autoware_utils_geometry::get_pose(] const T&)
Specialized Template Function autoware_utils_geometry::get_pose(const geometry_msgs::msg::Pose&)
Function autoware_utils_geometry::get_rpy(const geometry_msgs::msg::Quaternion&)
Function autoware_utils_geometry::get_rpy(const geometry_msgs::msg::Pose&)
Function autoware_utils_geometry::get_rpy(const geometry_msgs::msg::PoseStamped&)
Function autoware_utils_geometry::get_rpy(const geometry_msgs::msg::PoseWithCovarianceStamped&)
Function autoware_utils_geometry::is_clockwise(const alt::PointList2d&)
Function autoware_utils_geometry::is_clockwise(const Polygon2d&)
Template Function autoware_utils_geometry::is_driving_forward
Template Function autoware_utils_geometry::point_2_tf_vector
Function autoware_utils_geometry::pose2transform(const geometry_msgs::msg::Pose&)
Function autoware_utils_geometry::rotate_polygon(const geometry_msgs::msg::Polygon&, const double&)
Function autoware_utils_geometry::rotate_polygon(const Polygon2d&, const double)
Template Function autoware_utils_geometry::set_longitudinal_velocity(] const float, ] T&)
Template Function autoware_utils_geometry::set_pose(] const geometry_msgs::msg::Pose&, ] T&)
Function autoware_utils_geometry::to_polygon2d(const autoware_perception_msgs::msg::DetectedObject&)
Function autoware_utils_geometry::to_polygon2d(const autoware_perception_msgs::msg::TrackedObject&)
Function autoware_utils_geometry::touches(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils_geometry::transform2pose(const geometry_msgs::msg::TransformStamped&)
Function autoware_utils_geometry::transform2pose(const geometry_msgs::msg::Transform&)
Function autoware_utils_geometry::triangulate(const alt::Polygon2d&)
Function autoware_utils_geometry::triangulate(const Polygon2d&)
Function autoware_utils_geometry::within(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils_geometry::within(const alt::ConvexPolygon2d&, const alt::ConvexPolygon2d&)