Nav2 Navigation Stack - humble
humble
ROS 2 Navigation Stack
|
This is the complete list of members for nav2_route::EdgeCostFunction, including all inherited members.
configure(const rclcpp_lifecycle::LifecycleNode::SharedPtr node, const std::shared_ptr< tf2_ros::Buffer > tf_buffer, std::shared_ptr< nav2_costmap_2d::CostmapSubscriber > costmap_subscriber, const std::string &name)=0 | nav2_route::EdgeCostFunction | pure virtual |
EdgeCostFunction()=default | nav2_route::EdgeCostFunction | |
getName()=0 | nav2_route::EdgeCostFunction | pure virtual |
prepare() | nav2_route::EdgeCostFunction | inlinevirtual |
Ptr typedef (defined in nav2_route::EdgeCostFunction) | nav2_route::EdgeCostFunction | |
score(const EdgePtr edge, const RouteRequest &route_request, const EdgeType &edge_type, float &cost)=0 | nav2_route::EdgeCostFunction | pure virtual |
~EdgeCostFunction()=default | nav2_route::EdgeCostFunction | virtual |