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

Extract parameters from slam_gmapping.cpp to slam_gmapping_params.yaml to be configurable #16

Open
wants to merge 2 commits into
base: eloquent-devel
Choose a base branch
from

Conversation

wafaa216
Copy link

  • Extract parameters from slam_gmapping.cpp to slam_gmapping_params.yaml to be configurable
  • Edit slam_gmapping.cpp to have declaration for these parameters and get them to be used in the code
  • Test with turtlebot3
  • Edit Readme

@AbdelrahmanEldesouky
Copy link

Thank you for extracting the parameters from slam_gmapping.cpp into slam_gmapping_params.yaml. It was a headache to edit them directly in the code! This change significantly enhances flexibility and makes it much easier to fine-tune the parameters for different scenarios in my project.

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