Namespaces | Functions
SignedDistance2d.hpp File Reference
#include <vector>
#include <grid_map_core/TypeDefs.hpp>
#include "Utils.hpp"
Include dependency graph for SignedDistance2d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grid_map
 
 grid_map::signed_distance_field
 

Functions

Matrix grid_map::signed_distance_field::signedDistanceAtHeight (const Matrix &elevationMap, float height, float resolution, float minHeight, float maxHeight)
 
void grid_map::signed_distance_field::signedDistanceAtHeightTranspose (const Matrix &elevationMap, Matrix &sdfTranspose, Matrix &tmp, Matrix &tmpTranspose, float height, float resolution, float minHeight, float maxHeight)
 
Matrix grid_map::signed_distance_field::signedDistanceFromOccupancy (const Eigen::Matrix< bool, -1, -1 > &occupancyGrid, float resolution)
 


grid_map_sdf
Author(s): Takahiro Miki , Péter Fankhauser
autogenerated on Wed Jul 5 2023 02:23:42