SAIL Base
Function - WaypointsFromMatrix
| Summary |
|---|
| Name |
| WaypointsFromMatrix |
| Parameters |
|
| Description |
|---|
| creates waypoints through areas using matrix. Areas is a list: [[x,y,r],...] and there must be at least one item in this list. The way is randomly created: random points in the areas are selected, then one of the best ways through these points is randomly selected. |



