Main Page
Namespaces
Classes
Files
File List
File Members
src
test
frontier_search_tests.cpp
Go to the documentation of this file.
1
#include "
ros/ros.h
"
2
#include "
costmap_2d/costmap_2d.h
"
3
#include "
frontier_exploration/geometry_tools.h
"
4
#include "boost/foreach.hpp"
5
6
#include <gtest/gtest.h>
7
8
//TODO
9
10
int
main
(
int
argc,
char
**argv){
11
testing::InitGoogleTest(&argc, argv);
12
return
RUN_ALL_TESTS();
13
}
geometry_tools.h
main
int main(int argc, char **argv)
Definition:
frontier_search_tests.cpp:10
costmap_2d.h
ros.h
frontier_exploration
Author(s): Paul Bovbel
autogenerated on Mon Jun 10 2019 13:25:00