Robotics::Navigation::Path
Inherits Reference < Object
A planned path through space
Constructors
new(waypoints : Array(Waypoint) = [] of Waypoint)
Instance methods
add_waypoint(wp : Waypoint)
empty?
length
total_distance
waypoints
Inherits Reference < Object
A planned path through space