#include <gtest/gtest.h>
#include "fields2cover/types.h"
#include "fields2cover/objectives/rp_obj/direct_dist_path_obj.h"
#include "fields2cover/route_planning/snake_order.h"
Go to the source code of this file.
Functions | |
TEST (fields2cover_route_snake, genSortedSwaths_even) | |
TEST (fields2cover_route_snake, genSortedSwaths_odd) | |
TEST | ( | fields2cover_route_snake | , |
genSortedSwaths_even | |||
) |
Definition at line 12 of file snake_order_test.cpp.
TEST | ( | fields2cover_route_snake | , |
genSortedSwaths_odd | |||
) |
Definition at line 33 of file snake_order_test.cpp.