Nav2 Navigation Stack - kilted  kilted
ROS 2 Navigation Stack
nav2_route::CornerArc Member List

This is the complete list of members for nav2_route::CornerArc, including all inherited members.

CornerArc(const Coordinates &start, const Coordinates &corner, const Coordinates &end, float minimum_radius)nav2_route::CornerArcinline
getAngleBetweenEdges(const Coordinates &start, const Coordinates &corner, const Coordinates &end)nav2_route::CornerArcinlineprotected
getCornerEnd() constnav2_route::CornerArcinline
getCornerStart() constnav2_route::CornerArcinline
interpolateArc(const float &max_angle_resolution, std::vector< geometry_msgs::msg::PoseStamped > &poses)nav2_route::CornerArcinline
isCornerValid() constnav2_route::CornerArcinline
~CornerArc()=defaultnav2_route::CornerArc