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

Is getCharMap accesses costmap_ while it is beeing updated by LayeredCostmap::updateMap? #1267

Open
MortezaHagh opened this issue Aug 12, 2024 · 0 comments

Comments

@MortezaHagh
Copy link

MortezaHagh commented Aug 12, 2024

https://github.com/ros-planning/navigation/blob/9ad644198e132d0e950579a3bc72c29da46e60b0/costmap_2d/src/costmap_2d.cpp#L187C1-L191C1

Is the getCharMap function returnds the costmap_ (unsigned char*) while it is beeing updated by LayeredCostmap::updateMap? Is it possible that this costmap_ is not fully updated while used by planners?

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

No branches or pull requests

1 participant