Struct RouteSegment
Defined in File RoutesMapsManager.hpp
Struct Documentation
Simple directed segment between two poses.
Each RouteSegment represents a straight-line connection between two poses in the navigation frame. The segment can be individually edited and identified via its id field.
Public Members
Unique identifier for this segment.
Start pose of the segment.
End pose of the segment.
Whether this segment is currently in edit mode.