|
UAV Coverage Path Planner
|
Test program for torres_etal_2016.hpp. More...
#include <torres_etal_2016.hpp>#include <gtest/gtest.h>#include <array>#include <vector>#include <geometry_msgs/Point.h>
Go to the source code of this file.
Functions | |
| TEST (Torres16Test, CalcSweepDirectionTest) | |
| Test for sweepDirection() More... | |
| int | main (int argc, char **argv) |
Test program for torres_etal_2016.hpp.
Definition in file test_torres_etal_2016.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 155 of file test_torres_etal_2016.cpp.
| TEST | ( | Torres16Test | , |
| CalcSweepDirectionTest | |||
| ) |
Test for sweepDirection()
Definition at line 27 of file test_torres_etal_2016.cpp.
1.8.11