Robotics::Navigation::AStarPlanner
Inherits Reference < Object
A* path planning algorithm
Constructors
new(grid : OccupancyGrid)
Instance methods
plan(start : SpatialReasoning::Position, goal : SpatialReasoning::Position) : Path | Nil
Plan a path from start to goal