Martin Šach 384d245be7 Add basic implementation of an obstacle finding algorithm during travels.
A line distancer over previous layer is constructed. It is then queried
during travel planing. If an obstacle is found in the travel path,
the travel algorithm ensures minimal elevation before the obstacle.
2023-11-10 12:19:39 +01:00
..
2023-10-02 12:52:45 +02:00
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2023-08-16 09:59:10 +02:00