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

Why do stairs in the map have a smooth transition? #238

Open
dstx123 opened this issue Apr 14, 2023 · 6 comments
Open

Why do stairs in the map have a smooth transition? #238

dstx123 opened this issue Apr 14, 2023 · 6 comments

Comments

@dstx123
Copy link

dstx123 commented Apr 14, 2023

I try to use this map in a quadruped robot for climbing stairs, but the accuracy of the map does not seem to be as high as that in the paper, existing a smooth transition of steps like this.
2ZS8(S_I%OG4U3JX8)96PYW
The quadruped robot seems unable to release a TF node called base_footprint. So I choose trunk instead of base_footprint. Is this going to be a problem?
Besides, I try to use the turtlebot3 demo to generate the map. The question I raised above still remain.
image
How can I achieve the same effect as in the paper. Hope for your help!
image

@ZhangLiang-Cencen
Copy link

You can try disable the MeanInRadiusFilter in "postprocessor_pipeline.yaml"

@dstx123
Copy link
Author

dstx123 commented Apr 26, 2023

MeanInRadiusFilter

Could you teach me how to disable the MeanInRadiusFilter? I only find the "class MeanInRadiusFilter" in MeanInRadiusFilter.hpp. And I didn't find it in "postprocessor_pipeline.yaml". Hope for your help!

@nanbwrn
Copy link

nanbwrn commented Oct 18, 2023

May I ask for the steps to integrate the Go1 robot with this project to achieve a simulation result similar to yours, @dstx123

@dstx123
Copy link
Author

dstx123 commented Oct 18, 2023

May I ask for the steps to integrate the Go1 robot with this project to achieve a simulation result similar to yours, @dstx123

You can refer to the demo provided by this repository. This can be achieved by subscribing to the topic.

@dstx123
Copy link
Author

dstx123 commented Oct 18, 2023

https://github.com/ANYbotics/elevation_mapping/tree/master/elevation_mapping_demos/config/postprocessing

Thanks for your help. Sorry for forgetting to get back to you. I'm still curious though, is this achieved by adding some code to the "postprocessor_pipeline.yaml"? I didn't find anything about MeanInRadiusFilter in this file.

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

3 participants