MCPcopy Create free account

hub / github.com/ANYbotics/grid_map / functions

Functions734 in github.com/ANYbotics/grid_map

↓ 3 callersFunctiongetSubmapSizeFromCornerIndeces
grid_map_core/src/GridMapMath.cpp:321
↓ 3 callersMethodgetUnwrappedIndex
grid_map_core/src/iterators/GridMapIterator.cpp:57
↓ 3 callersMethodinitializeFromCostmap2D
grid_map_costmap_2d/include/grid_map_costmap_2d/Costmap2DConverter.hpp:202
↓ 3 callersFunctionmin_max
grid_map_sdf/include/grid_map_sdf/distance_transform/imutil.h:31
↓ 3 callersMethodpreProcessInputCloud
grid_map_pcl/src/GridMapPclLoader.cpp:54
↓ 3 callersFunctionsetColorChannelFromValue
grid_map_visualization/src/GridMapVisualizationHelpers.cpp:38
↓ 3 callersMethodtriangulate
grid_map_core/src/Polygon.cpp:223
↓ 3 callersMethodupdate
grid_map_filters/src/MockFilter.cpp:47
↓ 2 callersMethodaddLayerFromCostmap2D
! * Load the costmap2d into the specified layer. * @warning This does not lock the costmap2d object, you should take care to do so from outside
grid_map_costmap_2d/include/grid_map_costmap_2d/Costmap2DConverter.hpp:224
↓ 2 callersFunctionassembleFunctionValueMatrix
grid_map_core/src/CubicInterpolation.cpp:85
↓ 2 callersMethodassertMapGeometry
Check that maps have same geometry
grid_map_costmap_2d/test/Costmap2DConverterTest.cpp:33
↓ 2 callersFunctioncalculateMeanOfPointPositions
grid_map_pcl/src/helpers.cpp:138
↓ 2 callersFunctioncheckIfStartIndexAtDefaultPosition
grid_map_core/src/GridMapMath.cpp:77
↓ 2 callersMethodcomputeVisualization
grid_map_rviz_plugin/src/GridMapVisual.cpp:51
↓ 2 callersFunctionconcatenate
grid_map_pcl/test/test_helpers.cpp:113
↓ 2 callersMethodconfigure
grid_map_filters/src/MockFilter.cpp:31
↓ 2 callersMethodconfigure
grid_map_cv/src/InpaintFilter.cpp:32
↓ 2 callersMethodconvertToInequalityConstraints
grid_map_core/src/Polygon.cpp:148
↓ 2 callersFunctioncreateFlatWorld
grid_map_core/test/test_helpers.cpp:21
↓ 2 callersFunctioncreateGaussianWorld
grid_map_demos/src/InterpolationDemo.cpp:111
↓ 2 callersFunctioncreateGaussianWorld
grid_map_core/test/test_helpers.cpp:124
↓ 2 callersFunctioncreateInterpolatedMapFromDataMap
grid_map_demos/src/InterpolationDemo.cpp:181
↓ 2 callersFunctioncreateMap
grid_map_demos/src/InterpolationDemo.cpp:169
↓ 2 callersFunctioncreateNormallyDistributedBlobOfPoints
grid_map_pcl/test/test_helpers.cpp:56
↓ 2 callersFunctioncreatePolyWorld
grid_map_demos/src/InterpolationDemo.cpp:57
↓ 2 callersFunctioncreateRationalFunctionWorld
grid_map_core/test/test_helpers.cpp:36
↓ 2 callersFunctioncreateSaddleWorld
grid_map_core/test/test_helpers.cpp:72
↓ 2 callersFunctioncreateSecondOrderPolyWorld
grid_map_core/test/test_helpers.cpp:57
↓ 2 callersFunctioncreateSineWorld
grid_map_demos/src/InterpolationDemo.cpp:72
↓ 2 callersFunctioncreateSineWorld
grid_map_core/test/test_helpers.cpp:86
↓ 2 callersFunctioncreateTanhWorld
grid_map_demos/src/InterpolationDemo.cpp:92
↓ 2 callersFunctioncreateTanhWorld
grid_map_core/test/test_helpers.cpp:107
↓ 2 callersFunctioncreateWorld
grid_map_demos/src/InterpolationDemo.cpp:17
↓ 2 callersMethodextractClusterCloudsFromPointcloud
grid_map_pcl/src/PointcloudProcessor.cpp:45
↓ 2 callersFunctiongetBufferOrderToMapFrameTransformation
grid_map_core/src/GridMapMath.cpp:55
↓ 2 callersMethodgetCentroid
grid_map_core/src/Polygon.cpp:113
↓ 2 callersFunctiongetFirstOrderDerivatives
grid_map_core/src/CubicInterpolation.cpp:334
↓ 2 callersFunctiongetIndicesOfMiddleKnot
grid_map_core/src/CubicInterpolation.cpp:136
↓ 2 callersFunctiongetMapFrameToBufferOrderTransformation
grid_map_core/src/GridMapMath.cpp:64
↓ 2 callersMethodgetParam
grid_map_visualization/src/visualizations/VisualizationBase.cpp:53
↓ 2 callersFunctiongetQuadrant
grid_map_core/src/GridMapMath.cpp:101
↓ 2 callersMethodinitializeFromGridMap
* Initialize cost map size and properties from a grid map. * @param gridMap Grid map containing size info and properties. * @param outputCostmap
grid_map_costmap_2d/include/grid_map_costmap_2d/Costmap2DConverter.hpp:167
↓ 2 callersFunctioninterpolateInputMap
grid_map_demos/src/InterpolationDemo.cpp:193
↓ 2 callersMethodisDefaultStartIndex
grid_map_core/src/GridMap.cpp:664
↓ 2 callersMethodisInside
grid_map_core/src/GridMap.cpp:237
↓ 2 callersMethodisPastEnd
grid_map_core/src/iterators/PolygonIterator.cpp:65
↓ 2 callersMethodisPastEnd
grid_map_core/src/iterators/EllipseIterator.cpp:74
↓ 2 callersMethodisPastEnd
grid_map_core/src/iterators/CircleIterator.cpp:69
↓ 2 callersMethodloadCloudFromPcdFile
grid_map_pcl/src/GridMapPclLoader.cpp:29
↓ 2 callersFunctionprintTimeElapsedToRosInfoStream
grid_map_pcl/src/helpers.cpp:89
↓ 2 callersFunctionsetColorFromColorValue
grid_map_visualization/src/GridMapVisualizationHelpers.cpp:31
↓ 2 callersMethodsetFrameId
grid_map_core/src/GridMap.cpp:632
↓ 2 callersMethodsetPosition
grid_map_core/src/GridMap.cpp:443
↓ 2 callersMethodsetTimestamp
grid_map_core/src/GridMap.cpp:620
↓ 2 callersMethodshutdown
grid_map_costmap_2d/rostest/costmap_2d_ros/costmap_2d_ros.cpp:91
↓ 2 callersFunctiontransformBufferOrderToMapFrame
grid_map_core/src/GridMapMath.cpp:60
↓ 2 callersFunctiontransformMapFrameToBufferOrder
grid_map_core/src/GridMapMath.cpp:69
↓ 2 callersMethodupdate
grid_map_cv/src/InpaintFilter.cpp:63
↓ 1 callersMethodaddLayerFromCostmap2DAtRobotPose
* Fill a layer in the output map with data from the subwindow centered at the robot pose. * @warning This does not lock the costmap2d object, you s
grid_map_costmap_2d/include/grid_map_costmap_2d/Costmap2DConverter.hpp:347
↓ 1 callersMethodapplyRigidBodyTransformation
grid_map_pcl/src/PointcloudProcessor.cpp:104
↓ 1 callersFunctionbindIndicesToRange
grid_map_core/src/CubicInterpolation.cpp:299
↓ 1 callersFunctionbroadcastCostmap2DROSTestSuiteTransforms
grid_map_costmap_2d/rostest/costmap_2d_ros/costmap_2d_ros.cpp:23
↓ 1 callersMethodcalculateElevationFromPointsInsideGridMapCell
grid_map_pcl/src/GridMapPclLoader.cpp:142
↓ 1 callersFunctioncomputeInterpolationError
grid_map_demos/src/InterpolationDemo.cpp:206
↓ 1 callersFunctioncomputeNormalizedCoordinates
grid_map_core/src/CubicInterpolation.cpp:274
↓ 1 callersMethodconvertAndPublishMap
grid_map_demos/src/OctomapToGridmapDemo.cpp:47
↓ 1 callersMethodcreate
grid_map_costmap_2d/include/grid_map_costmap_2d/Costmap2DConverter.hpp:58
↓ 1 callersFunctioncreateStepTerrain
grid_map_pcl/test/test_helpers.cpp:143
↓ 1 callersMethoddownsampleInputCloud
grid_map_pcl/src/PointcloudProcessor.cpp:87
↓ 1 callersFunctiondt
dt of 1d function using squared distance */
grid_map_sdf/include/grid_map_sdf/distance_transform/dt.h:33
↓ 1 callersFunctionevaluateBicubicConvolutionInterpolation
grid_map_core/src/CubicInterpolation.cpp:48
↓ 1 callersFunctionevaluateBicubicInterpolation
grid_map_core/src/CubicInterpolation.cpp:158
↓ 1 callersFunctionevaluatePolynomial
grid_map_core/src/CubicInterpolation.cpp:417
↓ 1 callersFunctionfromCostmap2DROS
grid_map_costmap_2d/rostest/costmap_2d_ros/costmap_2d_ros.cpp:135
↓ 1 callersMethodgetBoundingBox
grid_map_core/src/Polygon.cpp:130
↓ 1 callersFunctiongetClosestPointIndices
grid_map_core/src/CubicInterpolation.cpp:265
↓ 1 callersFunctiongetColorVectorFromColorMessage
grid_map_visualization/src/GridMapVisualizationHelpers.cpp:26
↓ 1 callersFunctiongetFunctionValues
grid_map_core/src/CubicInterpolation.cpp:290
↓ 1 callersFunctiongetIndexFromIndexVector
grid_map_core/src/GridMapMath.cpp:92
↓ 1 callersFunctiongetIndexVectorFromIndex
grid_map_core/src/GridMapMath.cpp:82
↓ 1 callersMethodgetInstance
grid_map_visualization/src/visualizations/VisualizationFactory.cpp:42
↓ 1 callersMethodgetLayerNames
grid_map_rviz_plugin/src/GridMapVisual.cpp:324
↓ 1 callersFunctiongetLayerValue
grid_map_core/src/CubicInterpolation.cpp:27
↓ 1 callersFunctiongetMapFrame
grid_map_pcl/src/helpers.cpp:65
↓ 1 callersFunctiongetMapLayerName
grid_map_pcl/src/helpers.cpp:77
↓ 1 callersFunctiongetMapRosbagTopic
grid_map_pcl/src/helpers.cpp:71
↓ 1 callersFunctiongetMixedSecondOrderDerivatives
grid_map_core/src/CubicInterpolation.cpp:405
↓ 1 callersFunctiongetNonNanElevationValuesWithCoordinates
grid_map_pcl/test/test_helpers.cpp:30
↓ 1 callersFunctiongetNormalizedCoordinates
grid_map_core/src/CubicInterpolation.cpp:117
↓ 1 callersFunctiongetOutputBagPath
grid_map_pcl/src/helpers.cpp:49
↓ 1 callersFunctiongetParameterPath
grid_map_pcl/src/helpers.cpp:44
↓ 1 callersFunctiongetPcdFilePath
grid_map_pcl/src/helpers.cpp:57
↓ 1 callersMethodgetResolution
grid_map_core/src/SubmapGeometry.cpp:53
↓ 1 callersFunctiongetRigidBodyTransform
grid_map_pcl/src/helpers.cpp:104
↓ 1 callersMethodgetTF2BufferPtr
grid_map_rviz_plugin/include/grid_map_rviz_plugin/modified/frame_manager.h:206
↓ 1 callersFunctiongetTestPcdFilePath
grid_map_pcl/test/test_helpers.cpp:174
↓ 1 callersMethodgetTransform
grid_map_rviz_plugin/include/grid_map_rviz_plugin/modified/frame_manager.h:124
↓ 1 callersMethodgetTransformedMap
grid_map_core/src/GridMap.cpp:337
↓ 1 callersFunctiongetUnitSquareCornerIndices
grid_map_core/src/CubicInterpolation.cpp:212
↓ 1 callersFunctiongetVectorToFirstCell
! * Gets the vector from the center of the map to the center * of the first cell of the map data. * @param[out] vectorToFirstCell the vector from t
grid_map_core/src/GridMapMath.cpp:44
← previousnext →101–200 of 734, ranked by callers