-
Notifications
You must be signed in to change notification settings - Fork 456
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
How can I get the costmap of elevation_map from the topic? #145
Comments
I had been looking for this as well and I guess there's no option but to implement your own costmap plugin. You can find an excellent example in the PR (Pull Request Section) #84 . Hope this helps. |
Thanks for your advice! @usamex @maximilianwulf |
@usamex hey Thank you for giving me this advice, can you teach me the exact use of this plugin? I am new in this area. Appreciate it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your excellent work!
I have run the demo successfully. I'd like to ask is there any directly way that I could get the costmap from the elevation map's topic?
Looking forward to your reply. Thanks a lot.
The text was updated successfully, but these errors were encountered: