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

[ROS2] Fix blocking of map loading #38

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

Jaeyoung-Lim
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim commented Feb 18, 2024

Problem Description
There was a busy loop introduced when there was no response received from the service, which may not recover from a busy loop

@Ryanf55 @srmainwaring

@Ryanf55
Copy link
Contributor

Ryanf55 commented Feb 18, 2024

LGTM. We can update to the humble branch of grid_map for CI to pass now. I'll put a PR up.

@Jaeyoung-Lim
Copy link
Member Author

I was able to get everything working with this fix :)

rviz_screenshot_2024_02_18-17_03_07

@Jaeyoung-Lim Jaeyoung-Lim changed the title Fix blocking of map loading [ROS2] Fix blocking of map loading Feb 18, 2024
@Jaeyoung-Lim Jaeyoung-Lim merged commit 986f797 into ros2 Feb 18, 2024
1 of 3 checks passed
@Jaeyoung-Lim Jaeyoung-Lim deleted the pr-fix-map-loading branch February 18, 2024 16:26
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