MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / getTestPcdFilePath

Function getTestPcdFilePath

grid_map_pcl/test/test_helpers.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174std::string getTestPcdFilePath() {
175 std::string filename = ros::package::getPath("grid_map_pcl") + "/test/test_data/plane_noisy.pcd";
176 return filename;
177}
178
179} /* namespace grid_map_pcl_test */
180} /* namespace grid_map*/

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected