Grid maps locked onto real world co-ordinate maps. More...
#include <iostream>#include <gtest/gtest.h>#include <ecl/linear_algebra.hpp>#include <ecl/formatters/floats.hpp>#include "../../include/ecl/maps/grid_map.hpp"
Go to the source code of this file.
Classes | |
| class | ecl::maps::tests::Cell |
Namespaces | |
| namespace | ecl |
| namespace | ecl::maps |
Supporting elements and interfaces. | |
| namespace | ecl::maps::tests |
Frameworks created for the unit tests. | |
Functions | |
| int | main (int argc, char **argv) |
| TEST (GridMapTests, allEggsInOneBasket) | |
Grid maps locked onto real world co-ordinate maps.
Definition in file grid_map.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 71 of file grid_map.cpp.
| TEST | ( | GridMapTests | , |
| allEggsInOneBasket | |||
| ) |
Definition at line 63 of file grid_map.cpp.