#include <gtest/gtest.h>#include <random>#include "fields2cover/types.h"#include "fields2cover/objectives/rp_obj/direct_dist_path_obj.h"#include "fields2cover/route_planning/boustrophedon_order.h"
Go to the source code of this file.
Functions | |
| TEST (fields2cover_route_boustrophedon, genSortedSwaths) | |
| TEST (fields2cover_route_boustrophedon, genSortedSwaths_empty_swaths) | |
| TEST | ( | fields2cover_route_boustrophedon | , |
| genSortedSwaths | |||
| ) |
Definition at line 13 of file boustrophedon_order_test.cpp.
| TEST | ( | fields2cover_route_boustrophedon | , |
| genSortedSwaths_empty_swaths | |||
| ) |
Definition at line 53 of file boustrophedon_order_test.cpp.