grid_map
grid_map copied to clipboard
There is a problem in grid_map_pcl config
Here the pcd path can reconfig correctly.
But the configfilepath cannot change the path.
It seems that the code need “config_file_path” but the arg name in launch is "configFilePath_", so the path to yaml is cannot change as pcd path method.
Little problem
Can you upload which version of ROS you are using this with and how you installed grid_map?
ROS noetic installed grid_map from source code, master branch
grid_map/grid_map_pcl/src/helpers.cpp line : 47 it needs "config_file_path" but the param in launch named "configFilePath_" which in grid_map_pcl_loader_node.launch at line: 21