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

Reduce the offset between elevation map and plane boundaries #62

Open
hsurya08 opened this issue Aug 23, 2023 · 1 comment
Open

Reduce the offset between elevation map and plane boundaries #62

hsurya08 opened this issue Aug 23, 2023 · 1 comment
Assignees

Comments

@hsurya08
Copy link

Hi,
Thank you for the amazing work. I am working on the elevation_mapping_cupy package for one of my projects and was currently working on the simulation. I observe that the plane boundaries generated by the algorithm were a bit smaller compared to the actual objects in the environment as shown in the below figure (I want to reduce the offset between the blue and orange boundaries). I assume this is for the purpose of adding a safety threshold, however, I just wanted to know if there is a parameter that I can modify to reduce this offset? Any information or suggestions that you provide would be appreciated. Thanks again!

github_elev_issue

@rubengrandia
Copy link
Contributor

All parameter are specified here:
https://github.com/leggedrobotics/elevation_mapping_cupy/blob/main/plane_segmentation/convex_plane_decomposition_ros/config/parameters.yaml

Maybe it is the resampling resolution of 0.04, you can try setting that -1 or the resolution of your map

@mktk1117 mktk1117 self-assigned this Nov 12, 2023
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