RouteEdge Message

Package: nav2_msgs
Category: Route/Planning Messages

Edge connection between route nodes with cost information

Message Definition

Field Type Description
edgeid uint16 ID of the edge in the graph
start geometry_msgs/Point Start point that defines the edge
end geometry_msgs/Point End point that defines the edge

Usage Context

Represents connections between waypoints in graph-based navigation, defining traversable paths.

Back to Message APIs