Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is a problem in grid_map_pcl config #451

Open
juanvon opened this issue Mar 10, 2024 · 2 comments
Open

There is a problem in grid_map_pcl config #451

juanvon opened this issue Mar 10, 2024 · 2 comments
Labels
ros1 Affects ROS 1

Comments

@juanvon
Copy link

juanvon commented Mar 10, 2024

Snipaste_2024-03-10_09-37-08
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.
Snipaste_2024-03-10_09-39-01

Little problem

@Ryanf55
Copy link
Collaborator

Ryanf55 commented Mar 11, 2024

Can you upload which version of ROS you are using this with and how you installed grid_map?

@juanvon
Copy link
Author

juanvon commented Mar 11, 2024

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

@Ryanf55 Ryanf55 added the ros1 Affects ROS 1 label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ros1 Affects ROS 1
Projects
None yet
Development

No branches or pull requests

2 participants