Namespaces | Functions | Variables
test_helpers.cpp File Reference
#include "test_helpers.hpp"
#include "grid_map_core/GridMap.hpp"
#include "grid_map_core/iterators/GridMapIterator.hpp"
#include <gtest/gtest.h>
Include dependency graph for test_helpers.cpp:

Go to the source code of this file.

Namespaces

 grid_map_test
 

Functions

AnalyticalFunctions grid_map_test::createFlatWorld (grid_map::GridMap *map)
 
AnalyticalFunctions grid_map_test::createGaussianWorld (grid_map::GridMap *map)
 
grid_map::GridMap grid_map_test::createMap (const grid_map::Length &length, double resolution, const grid_map::Position &pos)
 
AnalyticalFunctions grid_map_test::createRationalFunctionWorld (grid_map::GridMap *map)
 
AnalyticalFunctions grid_map_test::createSaddleWorld (grid_map::GridMap *map)
 
AnalyticalFunctions grid_map_test::createSecondOrderPolyWorld (grid_map::GridMap *map)
 
AnalyticalFunctions grid_map_test::createSineWorld (grid_map::GridMap *map)
 
AnalyticalFunctions grid_map_test::createTanhWorld (grid_map::GridMap *map)
 
void grid_map_test::fillGridMap (grid_map::GridMap *map, const AnalyticalFunctions &functions)
 
std::vector< Point2D > grid_map_test::uniformlyDitributedPointsWithinMap (const grid_map::GridMap &map, unsigned int numPoints)
 
void grid_map_test::verifyValuesAtQueryPointsAreClose (const grid_map::GridMap &map, const AnalyticalFunctions &trueValues, const std::vector< Point2D > &queryPoints, grid_map::InterpolationMethods interpolationMethod)
 

Variables

std::mt19937 grid_map_test::rndGenerator
 


grid_map_core
Author(s): Péter Fankhauser
autogenerated on Tue Jun 1 2021 02:13:27