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

access normals from gridmap variable #102

Closed
mcamurri opened this issue Jun 8, 2017 · 2 comments
Closed

access normals from gridmap variable #102

mcamurri opened this issue Jun 8, 2017 · 2 comments

Comments

@mcamurri
Copy link

mcamurri commented Jun 8, 2017

I have a question: from the RViz I can see that the gridmap is visualized with some sort of normal to orient the cell/mesh. This means that for each cell a normal is computed. Is it available from the gridmap object or it is computed by the RViz plugin from the neighbors?

Is there a method to get the normals automatically?

@pfankhauser
Copy link
Member

Hi @mcamurri,
We have implemented surface normal estimation as part of Elevation Mapping and as a Grid Map Filter in Traversability Estimation. We are planning to unify the implementation as a Grid Map Filter in this repo, but in the meanwhile you can use the other implementations.

@pfankhauser
Copy link
Member

It's here! We have a new implementation for several grid map filters, including normal vector estimation. More info here.

Filters demo results

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

2 participants