Skip to content

Fix min_laser_range from SLAM - #8

Open
a-eldesouky wants to merge 1 commit into
husarion:ros2from
a-eldesouky:ros2
Open

Fix min_laser_range from SLAM#8
a-eldesouky wants to merge 1 commit into
husarion:ros2from
a-eldesouky:ros2

Conversation

@a-eldesouky

Copy link
Copy Markdown

This PR fixes an issue with the min_laser_range setting in the SLAM configuration for Rosbot 2 Pro. Previously, the parameter was set to 0.0m, which is below the minimum range of the Lidar sensor (0.2m). This caused the following warning during SLAM initialization:

[WARN] [1739963139.979803220] [slam]: minimum laser range setting (0.0 m) exceeds the capabilities of the used Lidar (0.2 m)

Testing:
Tested on Rosbot 2 Pro.
Verified that SLAM initializes without warnings.
Confirmed normal mapping functionality.

Notes:
Please review and let me know if any further modifications are needed!
Thanks for maintaining this repo and supporting the community

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.

1 participant