#include <gtest/gtest.h>
#include <numeric>
#include <fstream>
#include "fields2cover.h"
#include "../test_helpers/path_planning_checker.hpp"
#include "../test_helpers/robot_data.hpp"
Go to the source code of this file.
Functions | |
TEST (DISABLED_fields2cover_pp_pp, planPathForConnection) | |
TEST | ( | DISABLED_fields2cover_pp_pp | , |
planPathForConnection | |||
) |
Definition at line 14 of file path_planning_test.cpp.