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

Modified CmakeLists.txt so yaml parameter file is in share/ira_laser_tools/config #3

Open
wants to merge 1 commit into
base: humble
Choose a base branch
from

Conversation

simbolonmartin
Copy link

After doing the colcon build, the yaml parameter file is transferred to the /share/ira_laser_tools/launch folder.
This makes the launch file merge_multi.launch.py fail to read the parameter file since it expects it in the folder /share/ira_laser_tools/config. Warning message is shown as:

[WARNING] [launch_ros.actions.node]: Parameter file path is not a file: /ros2_ws/install/ira_laser_tools/share/ira_laser_tools/config/laserscan_merge.yaml

Hence, we need to modify the CMakeLists.txt so it can move the parameter file to the /share/ira_laser_tools/config share folder when building.

@ming0071
Copy link

work~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants